.. |
AsciiDoc.hs
|
Revert "Added page breaks into Pandoc."
|
2017-01-25 17:07:43 +01:00 |
CommonMark.hs
|
Provide explicit separate functions for HTML 4 and 5.
|
2017-01-25 21:51:26 +01:00 |
ConTeXt.hs
|
Revert "Added page breaks into Pandoc."
|
2017-01-25 17:07:43 +01:00 |
Custom.hs
|
Revert "Added page breaks into Pandoc."
|
2017-01-25 17:07:43 +01:00 |
Docbook.hs
|
Added warnings for non-rendered blocks to some writers.
|
2017-02-17 23:11:31 +01:00 |
Docx.hs
|
Docx writer: bookmarks for Span with id.
|
2017-02-25 20:41:44 +01:00 |
DokuWiki.hs
|
Revert "Added page breaks into Pandoc."
|
2017-01-25 17:07:43 +01:00 |
EPUB.hs
|
Use new warnings throughout the code base.
|
2017-02-11 00:14:44 +01:00 |
FB2.hs
|
FB2 writer: don't render RawBlock as code.
|
2017-02-17 21:41:47 +01:00 |
Haddock.hs
|
Added warnings for non-rendered blocks to some writers.
|
2017-02-17 23:11:31 +01:00 |
HTML.hs
|
Special-case .stretch class for images in reveal.js.
|
2017-02-23 21:16:45 +01:00 |
ICML.hs
|
Use catchError instead of runExceptT.
|
2017-02-24 15:55:40 +01:00 |
LaTeX.hs
|
Removed \strut at beginning of table cells.
|
2017-02-23 22:25:08 +01:00 |
Man.hs
|
Added warnings for non-rendered blocks to some writers.
|
2017-02-17 23:11:31 +01:00 |
Markdown.hs
|
Added warnings for non-rendered blocks to some writers.
|
2017-02-17 23:11:31 +01:00 |
Math.hs
|
Use new warnings throughout the code base.
|
2017-02-11 00:14:44 +01:00 |
MediaWiki.hs
|
MediaWiki writer: Remove newline before </ref> .
|
2017-02-21 23:03:10 +01:00 |
Native.hs
|
Convert all writers to use PandocMonad.
|
2017-01-25 17:07:39 +01:00 |
ODT.hs
|
Use catchError instead of runExceptT.
|
2017-02-24 15:55:40 +01:00 |
OpenDocument.hs
|
Added warnings for non-rendered blocks to some writers.
|
2017-02-17 23:11:31 +01:00 |
OPML.hs
|
Provide explicit separate functions for HTML 4 and 5.
|
2017-01-25 21:51:26 +01:00 |
Org.hs
|
Do not strip # from Org anchor links
|
2017-02-12 17:09:44 +03:00 |
RST.hs
|
RST reader/writer: properly handle table captions.
|
2017-02-11 22:37:07 +01:00 |
RTF.hs
|
Use catchError instead of runExceptT.
|
2017-02-24 15:55:40 +01:00 |
Shared.hs
|
Removed redundant import.
|
2017-02-05 11:54:05 +01:00 |
TEI.hs
|
--mathml and MathML in HTMLMathMethod longer take an argument.
|
2017-01-30 11:31:50 +01:00 |
Texinfo.hs
|
Added warnings for non-rendered blocks to some writers.
|
2017-02-17 23:11:31 +01:00 |
Textile.hs
|
Revert "Added page breaks into Pandoc."
|
2017-01-25 17:07:43 +01:00 |
ZimWiki.hs
|
ZimWiki writer: removed internal formatting from note and table cells, because ZimWiki does not support it (#3446)
|
2017-02-15 11:28:02 +01:00 |