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

17 lines
221 B
Markdown
Raw Normal View History

---
path: "/post"
date: "2012-06-21T10:14:00.000+02:00"
title: "First level heading"
---
## Second level heading
<!-- markdownlint-configure-file {
"MD002": {
"level": 2
},
"MD041": {
"level": 2
}
} -->