mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Failing test: abbreviated post dates are no longer read.
This is a regression introduced by https://github.com/jekyll/jekyll/pull/5609.
This commit is contained in:
5
test/source/_posts/2017-2-5-i-dont-like-zeroes.md
Normal file
5
test/source/_posts/2017-2-5-i-dont-like-zeroes.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
foo: barj
|
||||
---
|
||||
I have an abbreviated date. Instead of "2017-02-05", I am instead "2017-2-5".
|
||||
Zeros have always seemed superfluous.
|
||||
Reference in New Issue
Block a user