Re-implement MD032 to detect missed scenarios and simplify.

This commit is contained in:
David Anson 2019-01-21 18:21:36 -08:00
parent 8a175955d7
commit 3b49414183
10 changed files with 88 additions and 51 deletions

View file

@ -14,15 +14,15 @@
## Insufficient nesting
- one
1. two
1. three
- four
- one {MD032}
1. two {MD032}
1. three {MD032}
- four {MD032}
1. one
- two {MD006}
- three
1. four
1. one {MD032}
- two {MD006} {MD032}
- three {MD032}
1. four {MD032}
## Correct nesting, same type