.mdlrc 290 B

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