mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-06 16:08:49 +01:00
16 lines
245 B
Markdown
16 lines
245 B
Markdown
---
|
|
path: "/post"
|
|
date: "2012-06-21T10:14:00.000+02:00"
|
|
title: "First level heading"
|
|
---
|
|
|
|
## Second level heading
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"first-heading-h1": {
|
|
"level": 2
|
|
},
|
|
"first-line-heading": {
|
|
"level": 2
|
|
}
|
|
} -->
|