hugo/parser/metadecoders
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
..
decoder.go parser/metadecoders: Add CSV lazyQuotes option to transform.Unmarshal 2024-01-16 09:26:44 +01:00
decoder_test.go metadecoders: Add support for native org dates in frontmatter 2023-03-06 20:37:31 +01:00
format.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
format_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00