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

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