This website requires JavaScript.
Explore
Help
Register
Sign In
blogs
/
hugo
Watch
1
Star
0
Fork
0
You've already forked hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2026-08-24 15:28:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e569dd59a02ec1c39e6183dba30d1b3821857e00
hugo
/
tpl
/
transform
T
History
Joe Mooring
fa7d37f0c8
tpl: Add missing functions to init files
...
Closes
#14249
2025-12-13 18:32:26 +01:00
..
testdata
Improve Katex error handling and fix handling of large expressions
2024-08-12 13:50:18 +02:00
init.go
tpl: Add missing functions to init files
2025-12-13 18:32:26 +01:00
remarshal_test.go
Replace to gopkg.in/yaml with github.com/goccy/go-yaml (note)
2025-10-18 13:52:22 +02:00
remarshal.go
all: Run gofumpt -l -w .
2024-01-28 23:14:09 +01:00
transform_integration_test.go
testing: Replace legacy config.toml with hugo.toml in most tests
2025-11-27 12:08:08 +01:00
transform_test.go
tpl/transform: Make Plainify and ToMath return template.HTML
2024-08-11 15:16:16 +02:00
transform.go
Add transform.HTMLToMarkdown
2025-10-01 19:17:26 +02:00
unmarshal_test.go
all: Run modernize -fix ./...
2025-11-05 21:05:42 +01:00
unmarshal.go
transform: Add support for "format" option in transform.Unmarshal
2025-08-05 22:19:51 +02:00