Closed jmooring closed 1 month ago
I implemented validation of the four predefined front matter date fields in #12877 to address #10717.
I revised the implementation in #12905 to address #12898 (blank dates).
I neglected to consider that, unlike TOML, YAML and JSON support null values.
Reference: https://discourse.gohugo.io/t/51833
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I implemented validation of the four predefined front matter date fields in #12877 to address #10717.
I revised the implementation in #12905 to address #12898 (blank dates).
I neglected to consider that, unlike TOML, YAML and JSON support null values.
Reference: https://discourse.gohugo.io/t/51833