9 lines
146 B
JSON
9 lines
146 B
JSON
{
|
|
"markdownlint.config": {
|
|
"no-inline-html": {
|
|
"allowed_elements": [
|
|
"br"
|
|
]
|
|
}
|
|
}
|
|
}
|