aboutsummaryrefslogtreecommitdiff
path: root/test/command/3840.md
AgeCommit message (Collapse)AuthorFilesLines
2017-08-07Markdown reader: fixed spurious parsing as citation as reference def.John MacFarlane1-0/+15
We now disallow reference keys starting with `@` if the `citations` extension is enabled. Closes #3840.