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

@@ -8,6 +8,7 @@ tags:
- excerpt
- template
---
This is the post content with inline code, (e.g. `<span style="color: red;">red</span>`. It should be displayed in place of the auto-generated excerpt in single-page views. Archive-index pages should display an auto-generated excerpt of this content.
Be sure to test the formatting of the auto-generated excerpt, to ensure that it doesn't create any layout problems.