aboutsummaryrefslogtreecommitdiff
path: root/test/writer.markdown
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-10-07 23:03:14 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-10-07 23:05:51 -0700
commit1be0f0fba8d860b960e79442a891fce6b1aca192 (patch)
tree8a8be459bd7d03e5509382029ba65f2433969240 /test/writer.markdown
parenta520181cdbfa69b4c9a0432e12847cd7d666d41f (diff)
downloadpandoc-1be0f0fba8d860b960e79442a891fce6b1aca192.tar.gz
Use double quotes for YAML metadata.
Closes #6727.
Diffstat (limited to 'test/writer.markdown')
-rw-r--r--test/writer.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/writer.markdown b/test/writer.markdown
index ec867fa47..c3316531e 100644
--- a/test/writer.markdown
+++ b/test/writer.markdown
@@ -2,7 +2,7 @@
author:
- John MacFarlane
- Anonymous
-date: 'July 17, 2006'
+date: "July 17, 2006"
title: Pandoc Test Suite
---