hugo/parser/metadecoders
johannesengl bdbfacb868 metadecoders: Add support for native org dates in frontmatter
PR #7433 added support for Org timestamps for the DATE header. This PR widens the support with additional front matter headers LASTMOD, PUBLISHDATE and EXPIRYDATE.

Fixes #8536
2023-03-06 20:37:31 +01:00
..
decoder.go metadecoders: Add support for native org dates in frontmatter 2023-03-06 20:37:31 +01:00
decoder_test.go metadecoders: Add support for native org dates in frontmatter 2023-03-06 20:37:31 +01:00
format.go Correct typos in Go comments 2023-03-02 16:32:32 +01:00
format_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00