mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
11 lines
209 B
Markdown
11 lines
209 B
Markdown
text {MD010}
|
|
text and text 2 {MD010}
|
|
texts with trailing spaces {MD010}
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"MD009": false,
|
|
"MD010": {
|
|
"spaces_per_tab": 4
|
|
},
|
|
"MD041": false
|
|
} -->
|