pandoc/src/Text/Pandoc/Readers
2015-03-09 07:11:53 -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: Minor cleanup. 2015-02-21 09:18:53 -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: allow non-empty colsep in tables 2015-03-08 15:47:39 +01:00
Markdown.hs Fixed pipe tables -- headerless tables are not allowed. 2015-03-07 10:40:13 -08:00
MediaWiki.hs MediaWiki writer: spaces to underscores in wikilink URL. 2015-03-07 10:58:56 -08: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: add support for smart punctuation 2015-03-09 07:11:53 -05: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