pandoc/src/Text/Pandoc/Readers
John MacFarlane 344412cba8 Merge pull request #2894 from sid-kap/rst-code-class
Add class option for code block in RST reader
2016-05-12 00:03:14 -07:00
..
Docx Docx Reader: parse moveTo and moveFrom 2016-04-15 14:09:18 -04:00
Odt Changed type of Shared.uniqueIdent argument from [String] to Set String. 2016-01-22 10:16:47 -08:00
Org Org reader: add support for sub/superscript export options 2016-05-11 19:13:43 +02:00
CommonMark.hs Use cmark 0.5. 2015-12-29 19:52:06 -08:00
DocBook.hs Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb21-new-image-attributes 2015-11-19 23:14:23 -08:00
Docx.hs Docx Reader: Throw PandocError on unzip failure 2016-05-01 12:17:12 -04:00
EPUB.hs Binary fmts throw PandocError on zip-archive fail 2016-05-01 18:27:20 -04:00
Haddock.hs Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -08:00
HTML.hs Markdown + HTML readers: be more forgiving about unescaped &. 2016-04-10 07:39:36 -07:00
LaTeX.hs LaTeX reader: handle interior $ characters in math. 2016-02-28 11:14:03 -08:00
Markdown.hs Markdown reader: Fix pandoc title blocks with lines ending in 2 spaces. 2016-04-10 09:13:53 -07:00
MediaWiki.hs Allow spaces before '!' in MediaWiki table header 2016-05-09 17:54:40 +02:00
Native.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Odt.hs Binary fmts throw PandocError on zip-archive fail 2016-05-01 18:27:20 -04:00
OPML.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Org.hs Org reader: parse but ignore export options 2016-05-11 19:13:43 +02:00
RST.hs Add class option for code block in RST reader 2016-05-01 21:42:58 -05:00
TeXMath.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Textile.hs Textile reader: Support >, <, =, <> text alignment attributes. 2016-01-25 09:34:49 -08:00
TWiki.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Txt2Tags.hs Modified readers to emit SoftBreak when appropriate. 2015-12-12 09:31:51 -08:00