Skip to content

Commit b565808

Browse files
committed
🐛 Fix markdown setting
1 parent 30f0ad2 commit b565808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"markdownlint.config": {
3-
"header-style": {
3+
"heading-style": {
44
"style": "setext_with_atx"
55
},
66
"no-inline-html": false

0 commit comments

Comments
 (0)