mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-22 23:45:48 +00:00
Fixed markdown-citations.ieee.txt to use em-dashes for citation ranges.
This is a new feature in citeproc-hs.
This commit is contained in:
@@ -38,6 +38,6 @@
|
||||
|
||||
[^1]: A citation without locators [3].
|
||||
|
||||
[^2]: Some citations [1]-[3].
|
||||
[^2]: Some citations [1]–[3].
|
||||
|
||||
[^3]: Like a citation without author: [1], and now Doe with a locator [2].
|
||||
|
||||
Reference in New Issue
Block a user