Update list of deprecated rules in web demonstration text.

This commit is contained in:
David Anson 2021-01-08 21:42:24 -08:00
parent fd6564276e
commit 87b3b1d7e4

View file

@ -188,7 +188,8 @@
"Content gets parsed and displayed in the upper-right box; rule violations (if any) show up in the lower-right box.", "Content gets parsed and displayed in the upper-right box; rule violations (if any) show up in the lower-right box.",
"Click a violation for information about it or click its line number to highlighted it in the lower-left box.", "Click a violation for information about it or click its line number to highlighted it in the lower-left box.",
"", "",
"> *Note*: [All rules](https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md) are enabled except [MD013/line-length](https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md013) and [MD002/first-heading-h1](https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md002) (deprecated). ", "> *Note*: [All rules](https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md) are enabled except [MD013/line-length](https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md013).",
"> ([MD002/first-heading-h1](https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md002) and [MD006/ul-start-left](https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md006) are deprecated.)",
"", "",
"", "",
"#### Resources", "#### Resources",