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
04650ce778b87daf9c48746d753de1533cda5020
hugo
/
tpl
/
transform
T
History
Bjørn Erik Pedersen
04650ce778
all: Run modernize -fix ./...
...
Closes
#14107
2025-11-05 21:05:42 +01:00
..
testdata
Improve Katex error handling and fix handling of large expressions
2024-08-12 13:50:18 +02:00
init.go
tpl/transform: Add transform.XMLEscape template function
2023-11-27 10:52:33 +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
Replace to gopkg.in/yaml with github.com/goccy/go-yaml (note)
2025-10-18 13:52:22 +02: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