markdownlint/test/MD001-MD010.md

35 lines
369 B
Markdown
Raw Normal View History

## One
#### Two {MD001}
### Three {MD003} ###
* Alpha
* Bravo {MD005} {MD007}
- Charlie {MD004}
* Delta {MD007}
* Echo {MD007}
Text {MD009}
Text text {MD010}
1. One
2. Two
3. Three
4. Four
5. Five {MD005}
6. Six
7. Seven
8. Eight
9. Nine
10. Ten
11. Eleven {MD005}
12. Twelve
<!-- markdownlint-configure-file {
"first-line-heading": false
} -->