mirror of
https://github.com/getzola/zola
synced 2024-12-12 21:32:29 +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 |
||
---|---|---|
.. | ||
config | ||
console | ||
content | ||
errors | ||
imageproc | ||
libs | ||
link_checker | ||
markdown | ||
search | ||
site | ||
templates | ||
utils |