Skip to content

Commit 098462f

Browse files
authored
feat: update markdownlint.json to match electron/electron (#8)
1 parent 0a58d3c commit 098462f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

configs/markdownlint.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,5 @@
2323
"br_spaces": 0
2424
},
2525
"single-h1": false,
26-
"no-inline-html": false,
27-
"emphasis-style": false,
28-
"strong-style": false
26+
"no-inline-html": false
2927
}

0 commit comments

Comments
 (0)