Merge pull request #140 from dpursehouse/yaml-syntax-highlighting

Fix rendering of yaml example in index.md
This commit is contained in:
Tom Johnson 2018-09-20 22:05:08 -07:00 committed by GitHub
commit 04cc1329b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -239,7 +239,7 @@ The YAML syntax depends on exact spacing, so make sure you follow the pattern sh
Each level must have at least one topic before the next level starts. You can't have a second level that contains multiple third levels without having at least one standalone topic in the second level. If you need a hierarchy that has a folder that contains other folders and no loose topics, use a blank `-` item like this:
```yamll
```yaml
entries:
- title: sidebar
product: Jekyll Doc Theme