diff options
author | John MacFarlane <jgm@berkeley.edu> | 2010-12-19 12:43:25 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2010-12-19 12:43:25 -0800 |
commit | 71bc3789a320b2e2df699dc3e9b0c799e26b6019 (patch) | |
tree | bdc150439db79ba9b28df13848757de0524badb4 /tests | |
parent | 9fd45aaa2d1401d0d9f9f5f40100061e650963b2 (diff) | |
download | pandoc-71bc3789a320b2e2df699dc3e9b0c799e26b6019.tar.gz |
Fixed markdown-citations.ieee.txt.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/markdown-citations.ieee.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/markdown-citations.ieee.txt b/tests/markdown-citations.ieee.txt index 0fd9335ad..87f3e134a 100644 --- a/tests/markdown-citations.ieee.txt +++ b/tests/markdown-citations.ieee.txt @@ -40,4 +40,4 @@ [^2]: Some citations [1]-[3]. -[^3]: Like a citation without author: [1], and now Doe with a locator [2]. +[^3]: Like a citation without author: [1], and now Doe with a locator [2].
\ No newline at end of file |