.. |
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
|
Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5.
|
2014-12-19 16:13:38 -08:00 |
DokuWiki.hs
|
DokuWiki writer: fix external images
|
2014-11-09 00:35:29 -05:00 |
EPUB.hs
|
EPUB writer: properly handle internal links to IDs in spans, divs.
|
2015-01-17 11:27:49 -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
|
HTML writer: Add "inline" or "display" class to math spans.
|
2015-02-01 11:08:27 -08:00 |
ICML.hs
|
ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#Inferredtype-signaturesnowmayrequiretoenableFlexibleContextsGADTsorTypeFamilies
|
2015-01-05 14:42:45 +11:00 |
LaTeX.hs
|
LaTeX writer: Don't escape $ in URL. Closes #1913.
|
2015-02-01 11:19:55 -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
|
MediaWiki writer: Fixed links with URL = text.
|
2014-12-19 11:32:37 -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
|
ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#Inferredtype-signaturesnowmayrequiretoenableFlexibleContextsGADTsorTypeFamilies
|
2015-01-05 14:46:57 +11: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
|
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:48:01 +11:00 |
Textile.hs
|
Textile reader: Improved table support.
|
2014-08-30 20:34:42 -07:00 |