Skip to content

Commit 947ebc6

Browse files
authored
Merge pull request #7 from dscho/fix-markdown-linting
Fix Markdown linting
2 parents a0e830b + 3803826 commit 947ebc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.markdownlint.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"MD013/line-length": false,
3-
"MD014": false
2+
"line-length": false,
3+
"commands-show-output": false
44
}

0 commit comments

Comments
 (0)