mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Front matter docu: improve link to TOML spec (#2102)
This commit is contained in:
committed by
GitHub
parent
5115de3c04
commit
4241135e0e
@@ -233,7 +233,7 @@ It's possible to set some options for Markdown rendering in a content's front ma
|
||||
[pagevars]: /variables/page/
|
||||
[section]: /content-management/sections/
|
||||
[taxweight]: /content-management/taxonomies/
|
||||
[toml]: https://github.com/toml-lang/toml "Specification for TOML, Tom's Obvious Minimal Language"
|
||||
[toml]: https://toml.io/
|
||||
[urls]: /content-management/urls/
|
||||
[variables]: /variables/
|
||||
[yaml]: https://yaml.org/spec/ "Specification for YAML, YAML Ain't Markup Language"
|
||||
|
||||
Reference in New Issue
Block a user