diff --git a/common/.config/templates/markdownlint.json b/common/.config/templates/markdownlint.json index b4b1128..d5198ba 100644 --- a/common/.config/templates/markdownlint.json +++ b/common/.config/templates/markdownlint.json @@ -18,9 +18,9 @@ "style": "fenced" }, "MD049": { - "style": "underscore" + "style": "asterisk" }, "MD050": { - "style": "underscore" + "style": "asterisk" } }