mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-13 20:24:00 +02:00
Create pages from _content.gotmpl
Closes #12427 Closes #12485 Closes #6310 Closes #5074
This commit is contained in:
@@ -36,6 +36,8 @@ func TestCreatePlaceholders(t *testing.T) {
|
||||
"SuffixesCSV": "pre_foo.SuffixesCSV_post",
|
||||
"Delimiter": "pre_foo.Delimiter_post",
|
||||
"FirstSuffix": "pre_foo.FirstSuffix_post",
|
||||
"IsHTML": "pre_foo.IsHTML_post",
|
||||
"IsMarkdown": "pre_foo.IsMarkdown_post",
|
||||
"IsText": "pre_foo.IsText_post",
|
||||
"String": "pre_foo.String_post",
|
||||
"Type": "pre_foo.Type_post",
|
||||
|
Reference in New Issue
Block a user