mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
8 lines
96 B
JSON
8 lines
96 B
JSON
{
|
|
"line-length": false,
|
|
"no-inline-html": {
|
|
"allowed_elements": [
|
|
"a"
|
|
]
|
|
}
|
|
}
|