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
remarshal_test.go
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