pandoc/src/Text/Pandoc/Writers
John MacFarlane 6aff97e4e1 Text.Pandoc.Shared: Removed fetchItem, fetchItem'.
Made changes where these are used, so that the version
of fetchItem from PandocMonad can be used instead.
2017-01-25 17:07:42 +01:00
..
AsciiDoc.hs Convert all writers to use PandocMonad. 2017-01-25 17:07:39 +01:00
CommonMark.hs Deleted whitespace at end of source lines. 2017-01-25 17:07:39 +01:00
ConTeXt.hs Convert all writers to use PandocMonad. 2017-01-25 17:07:39 +01:00
Custom.hs Adds support for pagebreaks (when it makes sense) 2017-01-25 17:07:39 +01:00
Docbook.hs Refactored math conversion in writers. 2017-01-25 17:07:40 +01:00
Docx.hs Text.Pandoc.Shared: Removed fetchItem, fetchItem'. 2017-01-25 17:07:42 +01:00
DokuWiki.hs Removed --normalize option and normalization functions from Shared. 2017-01-25 17:07:41 +01:00
EPUB.hs Text.Pandoc.Shared: Removed fetchItem, fetchItem'. 2017-01-25 17:07:42 +01:00
FB2.hs Text.Pandoc.Shared: Removed fetchItem, fetchItem'. 2017-01-25 17:07:42 +01:00
Haddock.hs Refactored math conversion in writers. 2017-01-25 17:07:40 +01:00
HTML.hs Refactored math conversion in writers. 2017-01-25 17:07:40 +01:00
ICML.hs Text.Pandoc.Shared: Removed fetchItem, fetchItem'. 2017-01-25 17:07:42 +01:00
LaTeX.hs Convert all writers to use PandocMonad. 2017-01-25 17:07:39 +01:00
Man.hs Refactored math conversion in writers. 2017-01-25 17:07:40 +01:00
Markdown.hs Remove now-unnecessary lifts in Markdown writer. 2017-01-25 17:07:41 +01:00
Math.hs Class: rename addWarning[WithPos] to warning[WithPos]. 2017-01-25 17:07:40 +01:00
MediaWiki.hs Convert all writers to use PandocMonad. 2017-01-25 17:07:39 +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 Refactored math conversion in writers. 2017-01-25 17:07:40 +01:00
OPML.hs Unify Errors. 2017-01-25 17:07:40 +01:00
Org.hs Convert all writers to use PandocMonad. 2017-01-25 17:07:39 +01:00
RST.hs Convert all writers to use PandocMonad. 2017-01-25 17:07:39 +01:00
RTF.hs Text.Pandoc.Shared: Removed fetchItem, fetchItem'. 2017-01-25 17:07:42 +01:00
Shared.hs Options: Removed writerStandalone, made writerTemplate a Maybe. 2016-11-30 15:34:58 +01:00
TEI.hs Convert all writers to use PandocMonad. 2017-01-25 17:07:39 +01:00
Texinfo.hs Unify Errors. 2017-01-25 17:07:40 +01:00
Textile.hs Convert all writers to use PandocMonad. 2017-01-25 17:07:39 +01:00
ZimWiki.hs Convert all writers to use PandocMonad. 2017-01-25 17:07:39 +01:00