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.

.markdownlint.yaml 433B

123456789101112131415
  1. commands-show-output: false
  2. fenced-code-language: false
  3. first-line-h1: false
  4. heading-increment: false
  5. line-length: {code_blocks: false, tables: false, stern: true, line_length: -1}
  6. no-alt-text: false
  7. no-bare-urls: false
  8. no-emphasis-as-heading: false
  9. no-empty-links: false
  10. no-hard-tabs: {code_blocks: false}
  11. no-inline-html: false
  12. no-space-in-code: false
  13. no-space-in-emphasis: false
  14. no-trailing-spaces: {br_spaces: 0}
  15. single-h1: false