diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2011-11-06 16:00:23 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2011-11-06 16:00:23 -0800 |
commit | dd6ed8870790a14e26ace30a90430776b3c55df2 (patch) | |
tree | 31d91ae98572fd31dba7a4dbe9468c6f66407eb6 /windows | |
parent | e8bfabeeeb5f30b2f940e3ee505e938d94486abe (diff) | |
download | pandoc-dd6ed8870790a14e26ace30a90430776b3c55df2.tar.gz |
Markdown reader: allow punctuation only internally in cite keys.
The characters '.',':',';','$','<','>','~','#','-','_' can
be used only between two letters or digits in a citation key.
This means that '@item1.' will be parsed as a citation, 'item1',
followed by a period, instead of a citation 'item1.', as was the
case previously.
Thanks to David Sanson for alerting us to the problem.
Diffstat (limited to 'windows')
0 files changed, 0 insertions, 0 deletions