From 54dda0ff9e682036f3b17a28d7333d965313f9d1 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Thu, 31 Dec 2009 01:16:27 +0000 Subject: Markdown reader: use ; as separator between authors. This allows you to use ',' within author names: e.g. "John Jones, Jr." git-svn-id: https://pandoc.googlecode.com/svn/trunk@1726 788f1e2b-df1e-0410-8736-df70ead52e1b --- tests/testsuite.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/testsuite.txt b/tests/testsuite.txt index 6f24f02ed..5688e1afe 100644 --- a/tests/testsuite.txt +++ b/tests/testsuite.txt @@ -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 -- cgit v1.2.3