mirror of
https://github.com/getzola/zola
synced 2024-11-10 06:14:19 +00:00
56122defde
* Refine YAML date regex This commit does a few changes: - Introduce a new regex - it is a bit off-spec (it allows one-digit months and days in date-only mode) - uses named groups - avoids group duplication - parses offset once Fixes #2538 * Fix nanosecond parsing * Rename variables for brewity * Add tests |
||
---|---|---|
.. | ||
src | ||
test-files | ||
test-templates | ||
Cargo.toml |