mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
13 lines
201 B
Markdown
13 lines
201 B
Markdown
---
|
|
path: "/post"
|
|
date: "2012-06-21T10:14:00.000+02:00"
|
|
title: "First level heading"
|
|
---
|
|
|
|
## Second level heading
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"first-line-heading": {
|
|
"level": 2
|
|
}
|
|
} -->
|