diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-01-13 10:58:58 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-01-13 14:50:00 -0800 |
commit | 10747b77971cb1d70910f8b7f560c9f0267d9fb3 (patch) | |
tree | a5ca0c66cb0934bf7fb14530284b88f83d61e486 | |
parent | 91510a109f9284934fd5b6386fa23a5fc37b09bb (diff) | |
download | pandoc-10747b77971cb1d70910f8b7f560c9f0267d9fb3.tar.gz |
Fixed bug in markdown-citations.mhra.txt expected test output.
This failing test was a test suite bug, not a pandoc or citeproc bug.
-rw-r--r-- | tests/markdown-citations.mhra.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/markdown-citations.mhra.txt b/tests/markdown-citations.mhra.txt index 3add1cfdd..56eb147a3 100644 --- a/tests/markdown-citations.mhra.txt +++ b/tests/markdown-citations.mhra.txt @@ -58,6 +58,4 @@ Doe, John, and Jenny Roe, ‘Why Water Is Wet’, in *Third Book*, ed by Sam Smi [^11]: Like a citation without author: First Book, and now Doe with a locator Article, 33-34 (p. 44). -[^11]: Like a citation without author: First Book, and now Doe with a locator Article, 33-34 (p. 44). - [^12]: *See* Doe, First Book, p. 32. |