mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
7 lines
109 B
Markdown
7 lines
109 B
Markdown
<!-- markdownlint-configure-file {
|
|
"no-inline-html": {
|
|
"allowed_elements": [
|
|
"a"
|
|
]
|
|
}
|
|
} -->
|