pandoc/src/Text/Pandoc/Readers
John MacFarlane 75ea0c4d0d LaTeX reader: Improved citation parsing.
This fixes a run-time error that occured with `\citet{}` (empty
list of keys).  It also ensures that empty keys don't get produced.
2013-10-21 09:33:10 -07:00
..
Haddock Haddock reader improvements. 2013-04-14 21:39:05 -07:00
DocBook.hs Added Text.Pandoc.Compat.TagSoupEntity. 2013-08-08 10:42:52 -07:00
Haddock.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00
HTML.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00
LaTeX.hs LaTeX reader: Improved citation parsing. 2013-10-21 09:33:10 -07:00
Markdown.hs Markdown reader: unresolved citations fall back to original text. 2013-09-14 22:28:37 -07:00
MediaWiki.hs MediaWiki reader: Trim contents of <math> tags. 2013-10-18 17:50:43 -07:00
Native.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00
OPML.hs Added Text.Pandoc.Compat.TagSoupEntity. 2013-08-08 10:42:52 -07:00
RST.hs Use registerHeader in RST and LaTeX readers. 2013-09-01 09:13:31 -07:00
TeXMath.hs Moved most of Text.Pandoc.Readers.TeXMath to texmath 0.6.4. 2013-08-24 16:10:13 -07:00
Textile.hs Use registerHeader in Textile reader. 2013-09-01 09:22:55 -07:00