Skip to content

Commit 8a93a1c

Browse files
committed
add mdlint json file to fix yaml copy/paste issues
1 parent 72fd8b3 commit 8a93a1c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.markdownlint.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"default": true,
3+
"MD013": { "line_length": -1 },
4+
"MD030": { "ol_multi": 2 }
5+
}

0 commit comments

Comments
 (0)