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.chicago-author-date.html | |
| parent | b2e9f64984562ae5a6c33f5186fe5e515c4d5890 (diff) | |
| download | pandoc-61b16116ce3c2ea672a753063f0fda89d32e3d1e.tar.gz | |
Citation tests: removed spurious double-spaces.
Diffstat (limited to 'tests/markdown-citations.chicago-author-date.html')
| -rw-r--r-- | tests/markdown-citations.chicago-author-date.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/markdown-citations.chicago-author-date.html b/tests/markdown-citations.chicago-author-date.html index 8f01bc980..05434493f 100644 --- a/tests/markdown-citations.chicago-author-date.html +++ b/tests/markdown-citations.chicago-author-date.html @@ -25,7 +25,7 @@ ><h1 id="references" >References</h1 ><p ->Doe, John. 2005. <em +>Doe, John. 2005. <em >First Book</em >. Cambridge: Cambridge University Press.</p ><p @@ -33,7 +33,7 @@ >Journal of Generic Studies</em > 6: 33–34.</p ><p ->Doe, John, and Jenny Roe. 2007. Why Water Is Wet. In <em +>Doe, John, and Jenny Roe. 2007. Why Water Is Wet. In <em >Third Book</em >, ed. Sam Smith. Oxford: Oxford University Press.</p ><div class="footnotes" @@ -53,4 +53,4 @@ ></li ></ol ></div ->
\ No newline at end of file +> |
