Add space after YAML Front Matter

This commit is contained in:
Michael Rose
2016-03-07 09:51:50 -05:00
parent f4cc49ffca
commit 0ccaef5a96
67 changed files with 67 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ tags:
- Post Formats
- notice
---
A notice displays information that explains nearby content. Often used to call attention to a particular detail.
When using Kramdown `{: .notice}` can be added after a sentence to assign the `.notice` to the `<p></p>` element.