Docling-UI / .markdownlint-cli2.yaml
vishnoianil's picture
Add python, markdown and github action linter (#5)
a513e62 unverified
raw
history blame
109 Bytes
config:
line-length: false
no-emphasis-as-header: false
first-line-heading: false
globs:
- "**/*.md"