mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
Revert the breaking change from 0.146.0 with dots in content filenames
Closes #13632
This commit is contained in:
@@ -464,8 +464,6 @@ title: "Home"
|
||||
`
|
||||
b := Test(t, files)
|
||||
|
||||
// b.DebugPrint("", tplimpl.CategoryShortcode)
|
||||
|
||||
b.AssertFileContentExact("public/index.xml", "My shortcode XML.")
|
||||
b.AssertFileContentExact("public/index.html", "My shortcode HTML.")
|
||||
s := b.H.Sites[0]
|
||||
|
Reference in New Issue
Block a user