Docling-UI / .markdownlint-cli2.yaml
sroecker's picture
fix(docs): Remove comma in convert/source curl example (#73)
c0c31c6 unverified
raw
history blame contribute delete
196 Bytes
config:
line-length: false
no-emphasis-as-header: false
first-line-heading: false
MD033:
allowed_elements: ["details", "summary"]
MD024:
siblings_only: true
globs:
- "**/*.md"