vis.js is a dynamic, browser-based visualization library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
290 B

  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