You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
319 B

2 years ago
  1. # https://github.com/DavidAnson/markdownlint#rules--aliases
  2. # MD004 ul-style - Unordered list style
  3. MD004: false
  4. # MD013 line-length - Line length
  5. MD013: false
  6. # MD033 no-inline-html - Inline HTML
  7. MD033: false
  8. # MD034 no-bare-urls - Bare URL used
  9. MD034: false
  10. # MD041 first-line-heading/first-line-h1
  11. MD041: false