From c85198d8cb6ce055c788e287c7f2470eac0aad36 Mon Sep 17 00:00:00 2001 From: Gabriel Aumala Date: Sun, 30 Sep 2018 14:38:57 -0500 Subject: Drop extension when parsing dates in filepaths Drop the file extension when parsing the date from the filepath of a resource. --- tests/data/posts/2018-09-26.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/data/posts/2018-09-26.md (limited to 'tests/data') diff --git a/tests/data/posts/2018-09-26.md b/tests/data/posts/2018-09-26.md new file mode 100644 index 0000000..038229a --- /dev/null +++ b/tests/data/posts/2018-09-26.md @@ -0,0 +1 @@ +Something happened today. -- cgit v1.2.3