From 19ad69b1c67e364fbd7740ddadfc01ce25fac56f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 1 Jul 2013 16:28:34 -0700 Subject: Improvements to yaml title block writer. --- tests/writer.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/writer.markdown b/tests/writer.markdown index 9ae002d8c..6691836a3 100644 --- a/tests/writer.markdown +++ b/tests/writer.markdown @@ -1,9 +1,9 @@ --- date: 'July 17, 2006' author: -- 'John MacFarlane' -- 'Anonymous' -title: 'Pandoc Test Suite' +- John MacFarlane +- Anonymous +title: Pandoc Test Suite ... This is a set of tests for pandoc. Most of them are adapted from John Gruber’s -- cgit v1.2.3