mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-20 01:21:04 +00:00
When the page parser was rewritten in 0.51, this was interpreted literally, but commented out front matter is used in the wild to "hide it from GitHub", e.g: ``` <!-- +++ title = "hello" +++ --> ``` Fixes #5478 |
||
---|---|---|
.. | ||
metadecoders | ||
pageparser | ||
frontmatter.go | ||
frontmatter_test.go |