Add style one_or_ordered to MD029/ol-prefix (fixes #97).

This commit is contained in:
David Anson 2017-12-12 22:41:11 -08:00
parent 4345423be1
commit 39d39db961
14 changed files with 242 additions and 15 deletions

View file

@ -0,0 +1,6 @@
{
"default": true,
"MD029": {
"style": "ordered"
}
}