mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Automatically ignore common front matter; provide option for customization (fixes #2).
This commit is contained in:
parent
cae451967a
commit
a467f8b3e6
11 changed files with 134 additions and 54 deletions
5
test/front-matter-empty.md
Normal file
5
test/front-matter-empty.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
---
|
||||
# Header
|
||||
|
||||
# Another {MD025}
|
||||
Loading…
Add table
Add a link
Reference in a new issue