diff --git a/Config/markdown.json b/Config/markdown.json index 854b516..4d1648b 100755 --- a/Config/markdown.json +++ b/Config/markdown.json @@ -4,5 +4,6 @@ "no-inline-html": false, "ul-indent": 4, "ol-indent": 4, - "ul-style": "consistent" + "ul-style": "consistent", + "no-emphasis-as-header": false } \ No newline at end of file