pandoc/src/Text/Pandoc/Readers
2014-07-31 21:39:49 +01:00
..
Docx Docx reader: Make docx reader put image data in MediaBag. 2014-07-30 12:46:03 -04:00
DocBook.hs DocBook reader: Better handle elements inside code environments. 2014-07-23 10:06:36 -07:00
Docx.hs New module, Text.Pandoc.MediaBag. 2014-07-31 12:00:21 -07:00
EPUB.hs EPUB Reader: Added EPUB reader 2014-07-31 21:39:49 +01:00
Haddock.hs Require haddock-library >= 1.1 and simplify haddock reader code. 2014-06-26 12:35:13 -07:00
HTML.hs Generalised more in Parsing.hs to enable the use of custom state 2014-07-26 21:23:49 +01:00
LaTeX.hs Exported runParserT and Stream 2014-07-22 16:37:41 +01:00
Markdown.hs Fix behavior of markdown_attribute extension. 2014-07-20 17:44:28 -07:00
MediaWiki.hs Removed (>>~) function 2014-07-11 12:51:26 +01:00
Native.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
OPML.hs Added Text.Pandoc.Compat.TagSoupEntity. 2013-08-08 10:42:52 -07:00
Org.hs Org reader: text adjacent to a list yields a Plain, not Para. 2014-07-20 12:56:01 -07:00
RST.hs Removed (>>~) function 2014-07-11 12:51:26 +01:00
TeXMath.hs Renamed readTeXMath' to avoid name conflict with texmath 0.6.7 2014-07-19 18:10:59 +01:00
Textile.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Txt2Tags.hs getT2TMeta: Take list of source files instead of single. 2014-07-30 17:25:00 -07:00