mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-27 19:18:48 +01:00
Add support for disabling/enabling rules within Markdown content (fixes #5).
This commit is contained in:
parent
071bba88fc
commit
31141cc3ed
10 changed files with 192 additions and 42 deletions
|
|
@ -1,3 +1,5 @@
|
|||
<!-- markdownlint-disable MD003 -->
|
||||
|
||||
* list
|
||||
* list
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue