summaryrefslogtreecommitdiff
path: root/tests/writer.markdown
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 01:15:24 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 01:15:24 +0000
commit16f0604beca57b17c6e1fa330930a903a4fd81c7 (patch)
treeb32522f821b9dc89a82bc494498650a4eb223948 /tests/writer.markdown
parent60cb80b459bb248fa907251b756f41a67a316e5b (diff)
Use separate title, author, date variables in markdown template.
This allows us to simplify the writer code and gives the user more control. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1719 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/writer.markdown')
-rw-r--r--tests/writer.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.markdown b/tests/writer.markdown
index 2f7ac3f4b..cf476342c 100644
--- a/tests/writer.markdown
+++ b/tests/writer.markdown
@@ -1,5 +1,5 @@
% Pandoc Test Suite
-% John MacFarlane, Anonymous
+% John MacFarlane; Anonymous
% July 17, 2006
This is a set of tests for pandoc. Most of them are adapted from