mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Fix JSON front matter expl per gohugoio/hugo@ede452d
This commit is contained in:
@@ -26,7 +26,7 @@ YAML
|
||||
: identified by opening and closing `---` *or* opening `---` and closing `...`
|
||||
|
||||
JSON
|
||||
: a single JSON object surrounded by '`{`' and '`}`', each on their own line.
|
||||
: a single JSON object surrounded by '`{`' and '`}`', followed by a new line.
|
||||
|
||||
### TOML Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user