Fix HTML rendering

Previously the YAML example would contains the string 'yaml' at the top of the file. Very confusing for newcomers.
This commit is contained in:
Mathieu Malaterre 2016-11-03 10:00:35 +01:00 committed by GitHub
parent e523b22510
commit 55887194cd
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ file name:
Pages and posts can also access a specific data item. The example below shows how to access a specific item:
`_data/people.yml`:
```yaml
dave:
name: David Smith