diff options
author | John MacFarlane <jgm@berkeley.edu> | 2010-11-28 08:12:32 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2010-11-28 08:12:32 -0800 |
commit | 61b16116ce3c2ea672a753063f0fda89d32e3d1e (patch) | |
tree | 7e6b77ffcb247b4aa95eab483b95b5955d9a9616 /tests/markdown-citations.mhra.html | |
parent | b2e9f64984562ae5a6c33f5186fe5e515c4d5890 (diff) | |
download | pandoc-61b16116ce3c2ea672a753063f0fda89d32e3d1e.tar.gz |
Citation tests: removed spurious double-spaces.
Diffstat (limited to 'tests/markdown-citations.mhra.html')
-rw-r--r-- | tests/markdown-citations.mhra.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/markdown-citations.mhra.html b/tests/markdown-citations.mhra.html index 29c69d1a9..2964ed8b7 100644 --- a/tests/markdown-citations.mhra.html +++ b/tests/markdown-citations.mhra.html @@ -57,7 +57,7 @@ ><h1 id="references" >References</h1 ><p ->Doe, John, ‘Article’, <em +>Doe, John, ‘Article’, <em >Journal of Generic Studies</em >, 6 (2006), 33–34.</p ><p @@ -65,7 +65,7 @@ >First Book</em > (Cambridge: Cambridge University Press, 2005).</p ><p ->Doe, John, and Jenny Roe, ‘Why Water Is Wet’, in <em +>Doe, John, and Jenny Roe, ‘Why Water Is Wet’, in <em >Third Book</em >, ed by Sam Smith (Oxford: Oxford University Press, 2007).</p ><div class="footnotes" |