mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
17 lines
211 B
Markdown
17 lines
211 B
Markdown
<!-- markdownlint-disable no-hard-tabs -->
|
|
|
|
# Heading
|
|
|
|
Text text text
|
|
|
|
Embedded tab
|
|
|
|
Text text text
|
|
|
|
Trailing space {MD009}
|
|
|
|
Text text text
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"first-line-h1": true
|
|
} -->
|