markdownlint/test/front-matter-no-title-h1.md

13 lines
283 B
Markdown

---
layout: post
notitle: "Welcome to Jekyll!"
date: 2015-11-17 16:16:01 -0600
categories: jekyll update
---
# Top level heading
Front matter from [Jekyll documentation](https://jekyllrb.com/docs/posts/#a-typical-post).
<!-- markdownlint-configure-file {
"MD013": false
} -->