pandoc/src/Text/Pandoc/Writers
2017-03-04 11:14:41 +01:00
..
AsciiDoc.hs Writers: Use gets to access MonadState where possible (#3480) 2017-03-01 20:36:54 +01:00
CommonMark.hs Provide explicit separate functions for HTML 4 and 5. 2017-01-25 21:51:26 +01:00
ConTeXt.hs ConTeXt writer: remove unnecessary $ (#3482) 2017-03-03 10:43:17 +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: Don't include bookmarks on headers unless non-null id. 2017-03-03 21:13:08 +01:00
DokuWiki.hs Writers: Use gets to access MonadState where possible (#3480) 2017-03-01 20:36:54 +01:00
EPUB.hs Removed --epub-stylesheet; use --css instead. 2017-02-27 21:29:16 +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 HTML writer: issue warning if no title specified and template used. 2017-03-04 11:14:41 +01:00
ICML.hs Use catchError instead of runExceptT. 2017-02-24 15:55:40 +01:00
LaTeX.hs LaTeX writer: add \leavevmode before hypertarget at start of paragraph. 2017-03-02 12:13:20 +01:00
Man.hs Writers: Use gets to access MonadState where possible (#3480) 2017-03-01 20:36:54 +01:00
Markdown.hs Removed unnecessary import. 2017-03-02 11:28:29 +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 ODT writer: calculate aspect ratio for percentage-sized images (#3478) 2017-03-01 12:13:45 +01:00
OpenDocument.hs OpenDocument writer: Clarified some code. 2017-03-03 23:16:15 +01:00
OPML.hs Provide explicit separate functions for HTML 4 and 5. 2017-01-25 21:51:26 +01:00
Org.hs Writers: Use gets to access MonadState where possible (#3480) 2017-03-01 20:36:54 +01:00
RST.hs Writers: Use gets to access MonadState where possible (#3480) 2017-03-01 20:36:54 +01:00
RTF.hs Use catchError instead of runExceptT. 2017-02-24 15:55:40 +01:00
Shared.hs Fixed type sig for older GHC versions. 2017-02-25 23:56:32 +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 Writers: Use gets to access MonadState where possible (#3480) 2017-03-01 20:36:54 +01:00
ZimWiki.hs Writers: Use gets to access MonadState where possible (#3480) 2017-03-01 20:36:54 +01:00