Skip to content

Instantly share code, notes, and snippets.

@mebiusbox
Last active March 24, 2025 05:54
Show Gist options
  • Save mebiusbox/2e6bbbe13aa092567fa5130659a88f49 to your computer and use it in GitHub Desktop.
Save mebiusbox/2e6bbbe13aa092567fa5130659a88f49 to your computer and use it in GitHub Desktop.
markdownlint
MD013: false # line-length
MD024: false # no-duplicate-heading
MD025: true # single-title/single-h1
MD041: false # first-line-heading/first-line-h1
MD033: false # no-inline-html
MD040: true # fenced-code-language
MD046: true # code-block-style
MD048: false # code-fence-style
list-marker-space:
ul_multi: 3
ul_single: 3
ul-indent:
indent: 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment