mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
8 lines
96 B
JSON
8 lines
96 B
JSON
{
|
|
"line-length": false,
|
|
"no-inline-html": {
|
|
"allowed_elements": [
|
|
"a"
|
|
]
|
|
}
|
|
}
|