hugo/parser
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
..
metadecoders parser/metadecoders: Add CSV lazyQuotes option to transform.Unmarshal 2024-01-16 09:26:44 +01:00
pageparser Remove rest of the now unused emoji code 2023-10-26 09:20:56 +02:00
frontmatter.go commands: Remove extraneous newline from result of convert toTOML 2022-10-04 09:28:34 +02:00
frontmatter_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
lowercase_camel_json.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
lowercase_camel_json_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00