mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
24 lines
217 B
Markdown
24 lines
217 B
Markdown
<!-- markdownlint-disable MD003 -->
|
|
|
|
* list
|
|
* list
|
|
|
|
# Heading 1
|
|
|
|
* list
|
|
* list
|
|
|
|
# Heading 2 #
|
|
|
|
* list
|
|
* list
|
|
|
|
Heading 3
|
|
=========
|
|
|
|
* list
|
|
* list
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"first-line-heading": false
|
|
} -->
|