UNPKG

290 BPlain TextView Raw
1// Markdown Lint Rules
2// https://github.com/mivok/markdownlint/blob/master/docs/RULES.md
3
4rules
5 "~MD012", // alert on multiple consecutive blank lines
6 "~MD013", // line length should be no more than 80 characters
7 "~MD014", // Dollar signs used before commands without showing output