mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
8 lines
193 B
Markdown
8 lines
193 B
Markdown
text {MD010}
|
|
text and text 2 {MD010}
|
|
texts with trailing spaces {MD010}
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"no-trailing-spaces": false,
|
|
"first-line-heading": false
|
|
} -->
|