Build/Config/markdown.json
2025-04-02 14:15:04 +00:00

9 lines
183 B
JSON

{
"line-length": false,
"no-duplicate-header": false,
"no-inline-html": false,
"ul-indent": 4,
"ol-indent": 4,
"ul-style": "consistent",
"no-emphasis-as-header": false
}