diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-01-13 10:58:58 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-01-13 10:58:58 -0800 |
commit | 99c361d2b433a90525e3dea002cd8700e6596a09 (patch) | |
tree | f4eae264e9b2e8db1e785a0e23c0a21bacbc45e2 /tests | |
parent | 2dadb67b25638a8e51effdae09c6534562f2920e (diff) | |
download | pandoc-99c361d2b433a90525e3dea002cd8700e6596a09.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.
Diffstat (limited to 'tests')
-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. |