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

12 lines
276 B
Markdown
Raw Permalink Normal View History

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