pandoc/src/Text/Pandoc/Writers
John MacFarlane 71736869bb ConTeXt writer: Made \start/stoptyping flush with margin.
This prevents extra blank lines.
2011-07-19 16:29:33 -07:00
..
ConTeXt.hs ConTeXt writer: Made \start/stoptyping flush with margin. 2011-07-19 16:29:33 -07:00
Docbook.hs Add support for attributes in inline Code. 2011-01-26 20:44:25 -08:00
EPUB.hs Un-URI-escape image filenames in LaTeX, ConTeXt, RTF, Texinfo. 2011-07-16 14:19:45 -07:00
HTML.hs HTML writer: Use embed tag for images with non-image extensions. 2011-07-16 10:11:46 -07:00
LaTeX.hs LaTeX writer: make verbatim environments flush to avoid extra space. 2011-07-19 16:25:01 -07:00
Man.hs Add support for attributes in inline Code. 2011-01-26 20:44:25 -08:00
Markdown.hs Markdown writer: Insert HTML comment btw list and indented code block. 2011-06-06 05:56:59 -07:00
MediaWiki.hs Add support for attributes in inline Code. 2011-01-26 20:44:25 -08:00
Native.hs Make sure native output ends in newline with --standalone. 2011-01-21 09:58:23 -08:00
ODT.hs Added unexported Text.Pandoc.MIME. 2011-07-19 12:01:20 -07:00
OpenDocument.hs Un-URI-escape image filenames in LaTeX, ConTeXt, RTF, Texinfo. 2011-07-16 14:19:45 -07:00
Org.hs Add support for attributes in inline Code. 2011-01-26 20:44:25 -08:00
RST.hs Add support for attributes in inline Code. 2011-01-26 20:44:25 -08:00
RTF.hs Un-URI-escape image filenames in LaTeX, ConTeXt, RTF, Texinfo. 2011-07-16 14:19:45 -07:00
Texinfo.hs Un-URI-escape image filenames in LaTeX, ConTeXt, RTF, Texinfo. 2011-07-16 14:19:45 -07:00
Textile.hs Add support for attributes in inline Code. 2011-01-26 20:44:25 -08:00