pandoc/src/Text/Pandoc/Readers
Jesse Rosenthal 55d2ce751a Docx reader: allow sub/superscript verbatims.
Verbatim usually shuts off all other run styles, but we don't want it to
shut off sub/superscript.
2015-02-21 08:41:09 -05:00
..
Docx Docx reader: Allow numbering in the style file. 2015-02-19 00:17:04 -05:00
DocBook.hs DocBook readers: Include id on section headers. 2014-12-14 23:46:25 -08:00
Docx.hs Docx reader: allow sub/superscript verbatims. 2015-02-21 08:41:09 -05:00
EPUB.hs Update Reader.EPUB to use MimeType. 2014-08-17 21:00:55 +04:00
Haddock.hs Allow haddock-library 1.2, by calling the Documentation.Haddock.Types.MetaDoc record accessor function _doc :: MetaDoc mod id -> DocH mod id 2015-01-05 14:35:31 +11:00
HTML.hs fixes #1859 HTML Reader table parsing 2015-01-25 09:41:12 +01:00
LaTeX.hs LaTeX reader: don't limit includes to .tex extension. 2015-01-22 23:17:25 -08:00
Markdown.hs Don't treat a citation as a reference link label. 2014-12-15 10:54:12 -08: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 ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#Inferredtype-signaturesnowmayrequiretoenableFlexibleContextsGADTsorTypeFamilies ; ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysNoinstanceforFoldable...arisingfromtheuseof... 2015-01-05 14:40:06 +11:00
RST.hs ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#Inferredtype-signaturesnowmayrequiretoenableFlexibleContextsGADTsorTypeFamilies ; ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysNoinstanceforFoldable...arisingfromtheuseof... 2015-01-05 14:40:30 +11:00
TeXMath.hs Use texmath 0.7 interface. 2014-08-04 11:13:09 -07:00
Textile.hs Textile reader: table improvements. 2015-02-02 10:45:50 -08:00
TWiki.hs ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#Inferredtype-signaturesnowmayrequiretoenableFlexibleContextsGADTsorTypeFamilies 2015-01-05 14:40:59 +11:00
Txt2Tags.hs Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5. 2014-12-19 16:13:38 -08:00