Skip to content

Commit 0c15f44

Browse files
authored
Merge pull request #711 from MicrosoftDocs/mattwojo-patch-1
Set MD 0055 and MD 0056 to false in markdown lint config
2 parents 81ca97a + e8d3ebe commit 0c15f44

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.markdownlint.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,9 @@
2222
},
2323
"MD048": {
2424
"style": "backtick"
25+
},
26+
{
27+
"MD0055": false,
28+
"MD0056": false
2529
}
26-
}
30+
}

0 commit comments

Comments
 (0)