Skip to content

Commit 34ba9ef

Browse files
Create .markdownlint.json
1 parent 2728329 commit 34ba9ef

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.markdownlint.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"first-line-heading": false,
3+
"line-length": false,
4+
"no-inline-html": false
5+
}

0 commit comments

Comments
 (0)