markdownlint/test/md041-yaml-title-and-first-line-heading.md

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
}
} -->