diff options
| author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2009-12-31 01:16:27 +0000 |
|---|---|---|
| committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2009-12-31 01:16:27 +0000 |
| commit | 54dda0ff9e682036f3b17a28d7333d965313f9d1 (patch) | |
| tree | 9a9741f9d3cf95bae976fc9519ed4ed395366d48 /tests | |
| parent | 312d9337b99070dc7eae365dd0b1b3148aecc349 (diff) | |
| download | pandoc-54dda0ff9e682036f3b17a28d7333d965313f9d1.tar.gz | |
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
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/testsuite.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
