## Description Covers some questions that have come up in initial user testing ## Type of change - [x] 🗺️ Documentation ## Test Plan <!-- How will this be tested prior to merging.--> - [x] 💪 Manual
20 lines
350 B
JSON
20 lines
350 B
JSON
{
|
|
"MD013": {
|
|
"line_length": 120
|
|
},
|
|
"no-inline-html": {
|
|
"allowed_elements": [
|
|
"TOCInline",
|
|
"br",
|
|
"img",
|
|
"div",
|
|
"Tabs",
|
|
"TabItem",
|
|
"CodeBlock",
|
|
"DownloadBinaries",
|
|
"details",
|
|
"summary"
|
|
]
|
|
},
|
|
}
|