mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-06 10:30:16 +01:00
Add MD023, MD024, MD025 with tests.
This commit is contained in:
parent
2b289ab5f3
commit
1112ac729d
5 changed files with 80 additions and 0 deletions
3
test/header_multiple_toplevel.md
Normal file
3
test/header_multiple_toplevel.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Heading 1
|
||||
|
||||
# Heading 2 {MD025}
|
||||
Loading…
Add table
Add a link
Reference in a new issue