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