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 490B

1234567891011121314151617
  1. commands-show-output: false
  2. fenced-code-language: false
  3. first-line-h1: false
  4. header-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-blanks-blockquote: false
  9. no-emphasis-as-header: false
  10. no-empty-links: false
  11. no-hard-tabs: {code_blocks: false}
  12. no-inline-html: false
  13. no-space-in-code: false
  14. no-space-in-emphasis: false
  15. no-trailing-punctuation: false
  16. no-trailing-spaces: {br_spaces: 0}
  17. single-h1: false