pandoc/src/Text
John MacFarlane b9b1546ed2 Markdown parser: be more permissive about citation keys.
Keys may now start with an underscore as well as a letter.
Underscores do not count as internal punctuation, but are
treated like alphanumerics, so "key:_2008" will work, as
it did not before.  (This change was necessary to use keys
generated by zotero.)

Closes #1111, closes #1011.
2014-01-09 11:25:24 -08:00
..
Pandoc Markdown parser: be more permissive about citation keys. 2014-01-09 11:25:24 -08:00
Pandoc.hs Text.Pandoc: Don't default to pandocExtensions for all writers. 2013-12-06 17:31:47 -08:00