pandoc/src/Text/Pandoc/Writers
2017-02-05 11:54:05 +01:00
..
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 HTML and DocBook writers: fix internal links with writerIdentifierPrefix opt (#3398) 2017-02-03 09:53:43 +01:00
Docx.hs Removed writerHighlight; made writerHighlightStyle a Maybe. 2017-01-25 17:07:43 +01:00
DokuWiki.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
EPUB.hs Changed writerEpubMetadata to a Maybe String. 2017-02-04 22:51:51 +01:00
FB2.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
Haddock.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
HTML.hs HTML and DocBook writers: fix internal links with writerIdentifierPrefix opt (#3398) 2017-02-03 09:53:43 +01:00
ICML.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
LaTeX.hs LaTeX writer: export writeBeamer. 2017-01-28 09:52:45 +01:00
Man.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
Markdown.hs Markdown writer: Better escaping when +smart. 2017-02-04 21:06:42 +01:00
Math.hs Class: rename addWarning[WithPos] to warning[WithPos]. 2017-01-25 17:07:40 +01:00
MediaWiki.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
Native.hs Convert all writers to use PandocMonad. 2017-01-25 17:07:39 +01:00
ODT.hs Text.Pandoc.Shared: Removed fetchItem, fetchItem'. 2017-01-25 17:07:42 +01:00
OpenDocument.hs Cleanups for rebase. 2017-01-25 17:07:43 +01:00
OPML.hs Provide explicit separate functions for HTML 4 and 5. 2017-01-25 21:51:26 +01:00
Org.hs Org writer: reduce to two spaces after bullets 2017-02-04 21:15:05 +01:00
RST.hs Improved escaping in RST writer with smart option. 2017-02-04 22:09:06 +01:00
RTF.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +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 Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
Textile.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00
ZimWiki.hs Revert "Added page breaks into Pandoc." 2017-01-25 17:07:43 +01:00