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