summaryrefslogtreecommitdiff
path: root/tests/markdown-citations.native
AgeCommit message (Collapse)Author
2017-02-04Moved tests/ -> test/.John MacFarlane
2017-01-25Made `smart` extension default for pandoc markdown.John MacFarlane
Updated tests.
2013-09-14Markdown reader: unresolved citations fall back to original text.John MacFarlane
Not ???. Reason: Less surprising, especially for people using @ as in twitter.
2013-08-26Added markdown citation parsing test.John MacFarlane