..
AsciiDoc.hs
Use stripPrefix
where appropriate.
2014-08-04 19:57:42 +04:00
ConTeXt.hs
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:41:54 +11:00
Custom.hs
Custom writer: Raise PandocLuaException
instead of using 'error'.
2015-01-18 22:04:42 -08:00
Docbook.hs
Merge pull request #1486 from Aelve/minor
2014-08-04 22:07:02 -07:00
Docx.hs
Docx writer: Add footnotes id -1 and 0.
2015-02-12 09:21:41 -05:00
DokuWiki.hs
Append newline to the LineBreak of various writers
2015-02-04 22:42:22 -08:00
EPUB.hs
Allow wildcards in --epub-embed-font
arguments.
2015-02-13 23:34:20 -08:00
FB2.hs
FB2 writer: Add newline to output.
2014-12-15 22:14:29 -08:00
Haddock.hs
Renamed readTeXMath' to avoid name conflict with texmath 0.6.7
2014-07-19 18:10:59 +01:00
HTML.hs
Append newline to the LineBreak of various writers
2015-02-04 22:42:22 -08:00
ICML.hs
ICML writer: Better handling of raw blocks and inlines.
2015-02-17 08:50:48 -08:00
LaTeX.hs
Append newline to the LineBreak of various writers
2015-02-04 22:42:22 -08:00
Man.hs
Use stripPrefix
where appropriate.
2014-08-04 19:57:42 +04:00
Markdown.hs
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:46:40 +11:00
MediaWiki.hs
Merge pull request #1927 from freephile/master
2015-02-07 20:33:33 -08:00
Native.hs
Update copyright notices for 2014, add missing notices
2014-05-09 00:46:08 +02:00
ODT.hs
ODT writer: Correctly handle images without extensions.
2014-10-30 15:54:04 -07:00
OpenDocument.hs
Append newline to the LineBreak of various writers
2015-02-04 22:42:22 -08:00
OPML.hs
Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5.
2014-12-19 16:13:38 -08:00
Org.hs
Org Writer: Write anchor elements
2014-08-08 00:20:18 +01:00
RST.hs
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:47:33 +11:00
RTF.hs
Text.Pandoc.Writers.RTF: Add blankline at end of output
2014-12-15 21:35:47 +00:00
Shared.hs
Update copyright notices for 2014, add missing notices
2014-05-09 00:46:08 +02:00
Texinfo.hs
Merge branch 'patch/fixTexinfoWrap' of https://github.com/timtylin/scholdoc into timtylin-patch/fixTexinfoWrap
2015-02-07 20:28:56 -08:00
Textile.hs
Textile reader: Improved table support.
2014-08-30 20:34:42 -07:00