Fix typo in comparison-to-markdownlint

Closes GH-72.
This commit is contained in:
John Vandenberg 2016-06-14 16:17:05 +07:00 committed by Titus Wormer
parent f03493a3ac
commit 622540e6fc

View File

@ -37,7 +37,7 @@ rules and **remark-lint**s rules.
| MD033 | no-html | - |
| MD034 | no-literal-urls | - |
| MD035 | rule-style | - |
| MD036 | emphasis-heading | remark-lint only warns when the emphasis is followed by a colon, but that might change. |
| MD036 | no-emphasis-as-heading | remark-lint only warns when the emphasis is followed by a colon, but that might change. |
| MD037 | no-inline-padding | - |
| MD038 | no-inline-padding | - |
| MD039 | no-inline-padding | - |