markdownlint/test/front-matter-title-h2.md

14 lines
288 B
Markdown
Raw Normal View History

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