mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 05:50:13 +01:00
744 B
744 B
lists_without_blank_lines
- list (on first line)
text
- list
- list {MD032}
- list {MD032}
- list {MD032}
- list {MD032}
- list
- list {MD032}
text
- list {MD032}
- list
text
- list
- list
- list
- list
text
- list
with hanging indent
- list with hanging indent
- list with hanging indent
Note: list without hanging indent violates MD032
-
list
item with blank lines
-
list
item with blank lines
text
/*
* code block
* not a list
*/
text
- list {MD032} {MD031:64}
code
text
code
- list {MD032} {MD031:72}
text
- list (on last line without newline) {MD047}