Skip to content

Instantly share code, notes, and snippets.

@mebiusbox
Created September 2, 2024 16:41
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment