pandoc/src/Text/Pandoc/Readers
Albert Krewinkel ace8837cd6 Org reader: Improve code by following HLint recommendations
HLint's recommendations for better code are applied to the Org-mode
reader code.
2014-04-10 19:17:58 +02:00
..
Haddock Haddock reader improvements. 2013-04-14 21:39:05 -07:00
DocBook.hs DocBook reader: Better treatment of formalpara. 2014-04-04 22:06:25 -07:00
Haddock.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00
HTML.hs HTML reader: Updated closes with rules from HTML5 spec. 2014-04-05 23:05:11 -07:00
LaTeX.hs LaTeX reader: handle @{} and p{length} in tabular. 2014-04-06 15:11:49 -07:00
Markdown.hs Changed the smart punctuation parser to return Inlines rather than an Inline element and updated files accordingly 2014-04-01 13:53:34 +01:00
MediaWiki.hs MediaWiki reader: Fixed bug in certain nested lists. 2014-04-01 10:36:23 -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
Org.hs Org reader: Improve code by following HLint recommendations 2014-04-10 19:17:58 +02:00
RST.hs Changed the smart punctuation parser to return Inlines rather than an Inline element and updated files accordingly 2014-04-01 13:53:34 +01:00
TeXMath.hs TexMath: Export readTeXMath', which attends to display/inline. 2013-11-01 14:28:24 -07:00
Textile.hs Textile reader: Improved link parsing. 2014-04-07 21:23:39 -07:00