diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2010-11-28 08:10:01 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2010-11-28 08:10:01 -0800 |
| commit | b2e9f64984562ae5a6c33f5186fe5e515c4d5890 (patch) | |
| tree | 8015f5aebe3f7281948165d8d4a573ee44381de0 /tests/markdown-citations.ieee.html | |
| parent | b10e82c9fa9a2284a3eb9ff3bc1334ed15d45a26 (diff) | |
| download | pandoc-b2e9f64984562ae5a6c33f5186fe5e515c4d5890.tar.gz | |
Updated citation tests to use en-dash between ranges.
Diffstat (limited to 'tests/markdown-citations.ieee.html')
| -rw-r--r-- | tests/markdown-citations.ieee.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/markdown-citations.ieee.html b/tests/markdown-citations.ieee.html index d25a60ca0..7c7d811ff 100644 --- a/tests/markdown-citations.ieee.html +++ b/tests/markdown-citations.ieee.html @@ -31,7 +31,7 @@ ><p >[2] J. Doe, “Article”, <em >Journal of Generic Studies</em - >, vol. 6, 2006, pp. 33-34.</p + >, vol. 6, 2006, pp. 33–34.</p ><p >[3] J. Doe and J. Roe, “Why Water Is Wet”, <em >Third Book</em |
