Fix YAML frontmatter syntax

This commit is contained in:
Michael Snoyman 2015-02-24 11:20:17 +02:00
parent 86729785d8
commit 735bf96888
2 changed files with 5 additions and 4 deletions

View file

@ -1,11 +1,12 @@
----
---
title: Content Sample
author: John Doe <johndoe@example.com>
description: This is a short, plain-text description of the content. It's optional, but may prove useful to others.
first-written: 2015-02-24
last-updated: 2015-02-24
last-reviewed: 2015-02-24
----
---
This is my tutorial on how to write content! Welcome! Having some text before the first header can be useful.
## First Heading

View file

@ -1,11 +1,11 @@
----
---
title: Outline Sample
author: John Doe <johndoe@example.com>
description: This is a short, plain-text description of the outline. It's optional, but may prove useful to others.
first-written: 2015-02-24
last-updated: 2015-02-24
last-reviewed: 2015-02-24
----
---
You can use any kind of Markdown in an outline. But the recommendation is: give a short explanation in the intro of: