hugo/tpl/transform
Joe Mooring 912c6576bb parser/metadecoders: Add CSV lazyQuotes option to transform.Unmarshal
If true, a quote may appear in an unquoted field and a non-doubled quote
may appear in a quoted field. It defaults to false.

Closes #11884
2024-01-16 09:26:44 +01:00
..
init.go tpl/transform: Add transform.XMLEscape template function 2023-11-27 10:52:33 +01:00
integration_test.go parser/metadecoders: Add CSV lazyQuotes option to transform.Unmarshal 2024-01-16 09:26:44 +01:00
remarshal.go Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
remarshal_test.go deps: Update github.com/pelletier/go-toml/v2 v2.0.2 => v2.0.4 2022-08-26 18:30:46 +02:00
transform.go tpl/transform: Display Chroma highlighting errors 2023-12-04 11:38:23 +01:00
transform_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
unmarshal.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
unmarshal_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00