aboutsummaryrefslogtreecommitdiff
path: root/tests/markdown-citations.txt
AgeCommit message (Collapse)AuthorFilesLines
2010-11-18Markdown citation parser improvements and test updates.John MacFarlane1-0/+4
Now we handle a suffix after a bare locator, e.g. @item1 [p. 30, suffix] The suffix now includes any punctuation that introduces it. A few tests fail because of problems with citeproc (extra space before the suffix, missing space after comma separating multiple page ranges in the locator).
2010-11-18Markdown reader: Revised parser for new citation syntax.John MacFarlane1-5/+5
Suffixes and prefixes are now [Inline]. The locator is separated from the citation key by a blank space. The locator consists of one introductory word and any number of words containing at least one digit. The suffix, if any, is separated from the locator by a comma, and continues til the end of the citation.
2010-11-12Added material for citation tests.John MacFarlane1-0/+28
Currently they fail with a multibyte error from citeproc-hs when it tries to read locale.