mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
8 lines
109 B
Markdown
8 lines
109 B
Markdown
|
|
<!-- markdownlint-configure-file {
|
||
|
|
"no-inline-html": {
|
||
|
|
"allowed_elements": [
|
||
|
|
"a"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
} -->
|