mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-27 19:18:48 +01:00
Delete markdownlint-test-default-config.json, allow MD041 to default to true, add missing headings.
This commit is contained in:
parent
bb157b2ce7
commit
3827842930
81 changed files with 161 additions and 123 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# inline_html-allowed_elements
|
||||
|
||||
<h1>This is allowed.</h1>
|
||||
|
||||
<h2>This is not allowed. {MD033}</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue