summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2013-07-01 14:17:04 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2013-07-01 14:17:04 -0700
commit2d46828b1ced50cb6a05746f3eab987812a0842d (patch)
treeb11b8ad448fe5da2511b931dd480e9e6133b8dab /tests
parent0ec8573347d53e0cba70552a50dba697f39216b6 (diff)
Revert "Markdown writer: Don't include variables in metadata."
This reverts commit 0ec8573347d53e0cba70552a50dba697f39216b6.
Diffstat (limited to 'tests')
-rw-r--r--tests/writer.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.markdown b/tests/writer.markdown
index 31be784b2..e8aca9954 100644
--- a/tests/writer.markdown
+++ b/tests/writer.markdown
@@ -1,9 +1,9 @@
---
+title: 'Pandoc Test Suite'
author:
- 'John MacFarlane'
- 'Anonymous'
date: 'July 17, 2006'
-title: 'Pandoc Test Suite'
...
This is a set of tests for pandoc. Most of them are adapted from John Gruber’s