minio/.github/markdown-lint-cfg.yaml
Aditya Manthramurthy 0e502899a8
Add support for multiple OpenID providers with role policies (#14223)
- When using multiple providers, claim-based providers are not allowed. All
providers must use role policies.

- Update markdown config to allow `details` HTML element
2022-04-28 18:27:09 -07:00

6 lines
90 B
YAML

# Config file for markdownlint-cli
MD033:
allowed_elements:
- details
- summary