mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
7540a62834
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 |
||
---|---|---|
.. | ||
item.go | ||
pagelexer.go | ||
pagelexer_test.go | ||
pageparser.go | ||
pageparser_intro_test.go | ||
pageparser_shortcode_test.go |