pandoc/src/Text/Pandoc/Writers
John MacFarlane 978d949526 Made writeNative sensitive to writerStandalone.
The Pandoc (Meta ...) is not written unless standalone is set.
2011-01-19 18:57:25 -08:00
..
ConTeXt.hs Fixed problem with inline code in ConTeXt writer. 2011-01-19 11:53:00 -08:00
Docbook.hs Use <chapter> for top docbook header if template has <book>. 2011-01-16 08:59:53 -08:00
EPUB.hs Use functions from Text.Pandoc.Generic instead of processWith(M). 2010-12-24 13:39:27 -08:00
HTML.hs HTML writer: Add ids to <section> tags. 2011-01-15 22:35:25 -08:00
LaTeX.hs Added --chapters option affecting docbook and latex. 2011-01-16 08:58:29 -08:00
Man.hs Man writer: updated to use Pretty. 2010-12-22 00:22:13 -08:00
Markdown.hs Markdown writer: blank line after delimited code block. 2011-01-06 16:53:21 -08:00
MediaWiki.hs Updated copyright notices. 2010-03-23 13:31:09 -07:00
Native.hs Made writeNative sensitive to writerStandalone. 2011-01-19 18:57:25 -08:00
ODT.hs Use functions from Text.Pandoc.Generic instead of processWith(M). 2010-12-24 13:39:27 -08:00
OpenDocument.hs OpenDocument writer: Updated to use Pretty. 2010-12-21 16:59:17 -08:00
Org.hs Added new prettyprinting module. 2010-12-17 13:39:17 -08:00
RST.hs RST writer: blank line after literate Haskell code block. 2011-01-06 21:03:08 -08:00
RTF.hs Updated copyright notices. 2010-03-23 13:31:09 -07:00
Texinfo.hs Texinfo writer: Updated to use Pretty. 2010-12-22 11:43:43 -08:00
Textile.hs Use [] for superscripts and subscripts in textile writer. 2010-11-27 10:44:58 -08:00