Merge pull request #140 from dpursehouse/yaml-syntax-highlighting
Fix rendering of yaml example in index.md
This commit is contained in:
commit
04cc1329b0
2
index.md
2
index.md
@ -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:
|
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:
|
entries:
|
||||||
- title: sidebar
|
- title: sidebar
|
||||||
product: Jekyll Doc Theme
|
product: Jekyll Doc Theme
|
||||||
|
Loading…
x
Reference in New Issue
Block a user