aboutsummaryrefslogtreecommitdiff
path: root/ldgallery.1.md
diff options
context:
space:
mode:
authorpacien2020-01-06 10:28:27 +0100
committerpacien2020-01-06 10:28:27 +0100
commit03d39102ba55cda7cbe80fcdeb9b250caaa70bd0 (patch)
tree679a36e4b5eaa9c49bb62b715772d96bd9a26aaa /ldgallery.1.md
parent5f57fd4f21f7ecd4038ca6e66a4b89622cbcc9fc (diff)
downloadldgallery-03d39102ba55cda7cbe80fcdeb9b250caaa70bd0.tar.gz
compiler: properly reject invalid dates in sidecar files
GitHub: closes #31
Diffstat (limited to 'ldgallery.1.md')
-rw-r--r--ldgallery.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldgallery.1.md b/ldgallery.1.md
index cfe24d7..7163c8e 100644
--- a/ldgallery.1.md
+++ b/ldgallery.1.md
@@ -74,7 +74,7 @@ title
74: Title of the item. Defaults to the name of the file. 74: Title of the item. Defaults to the name of the file.
75 75
76date 76date
77: ISO 8601-formatted date and time. Defaults to the last modification time of the file. 77: ISO 8601 zoned date and time. Defaults to the last modification time of the file.
78 78
79description 79description
80: Description for the item. 80: Description for the item.