summaryrefslogtreecommitdiff
path: root/test/command/3840.md
Commit message (Collapse)AuthorAge
* Markdown reader: fixed spurious parsing as citation as reference def.John MacFarlane2017-08-07
We now disallow reference keys starting with `@` if the `citations` extension is enabled. Closes #3840.