markdownlint/test/4-tabs-MD010.md

11 lines
242 B
Markdown

text {MD010}
text and text 2 {MD010}
texts with trailing spaces {MD010}
<!-- markdownlint-configure-file {
"no-trailing-spaces": false,
"no-hard-tabs": {
"spaces_per_tab": 4
},
"first-line-heading": false
} -->