pandoc/src/Text/Pandoc/Readers
Jesse Rosenthal 7bd7d4d476 Docx reader: Handle inline drawings.
Previous drawings that were under some other toplevel run (i.e., a
hyperlink) wouldn't be properly handled. This should fix that.
2014-08-07 15:01:05 -04:00
..
Docx Docx reader: Handle inline drawings. 2014-08-07 15:01:05 -04:00
DocBook.hs DocBook reader: Better handle elements inside code environments. 2014-07-23 10:06:36 -07:00
Docx.hs Docx reader: Handle inline drawings. 2014-08-07 15:01:05 -04:00
EPUB.hs EPUB Reader: Now uses the new MediaBag for images 2014-07-31 22:48:08 +01:00
Haddock.hs Require haddock-library >= 1.1 and simplify haddock reader code. 2014-06-26 12:35:13 -07:00
HTML.hs HTML reader: ignore <?xml..> and <DOCTYPE..> tags. 2014-08-04 18:39:39 -07: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 MediaWiki reader doesn't recognize german "Bild" 2014-08-06 00:47:23 +02: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 Merge pull request from Aelve/minor 2014-08-04 22:07:02 -07:00
RST.hs Remove redundant isHexDigit function. 2014-08-04 19:58:25 +04:00
TeXMath.hs Use texmath 0.7 interface. 2014-08-04 11:13:09 -07: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