mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-02 20:21:48 +01:00
parent
410da18a2c
commit
fb31bb5f35
4 changed files with 71 additions and 3 deletions
6
test/inline_html-allowed_elements.json
Normal file
6
test/inline_html-allowed_elements.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD033": {
|
||||
"allowed_elements": [ "h1", "h3", "HR", "p" ]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue