UNPKG

@github/markdownlint-github

Version:

An opinionated collection of markdownlint rules used by GitHub.

8 lines (7 loc) 149 B
{ "default": true, "no-inline-html": false, "no-bare-urls": false, "no-blanks-blockquote": false, "fenced-code-language": true }