mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Add mention of CommonMark to project description (fixes #15).
This commit is contained in:
parent
955ae5f390
commit
624ae4952b
5 changed files with 6 additions and 7 deletions
|
|
@ -34,7 +34,6 @@ level at a time:
|
|||
|
||||
### Another Header 3
|
||||
|
||||
|
||||
## MD002 - First header should be a h1 header
|
||||
|
||||
Tags: headers
|
||||
|
|
@ -157,7 +156,6 @@ line:
|
|||
|
||||
To fix, ensure that top level list items are not indented:
|
||||
|
||||
|
||||
Some test
|
||||
|
||||
* List item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue