pandoc/src/Text/Pandoc/Writers
2011-11-29 12:49:39 -08:00
..
AsciiDoc.hs AsciiDoc: Don't use Roman numerals in ordered lists. 2011-11-18 21:26:25 -08:00
ConTeXt.hs ConTeXt writer: Changed 'descr' to 'description', fixed alignment. 2011-08-20 15:30:57 -07:00
Docbook.hs HTML reader now recognizes DocBook block and inline tags. 2011-10-25 12:44:20 -07:00
EPUB.hs Add date to EPUB titlepage and metadata. 2011-11-12 12:25:43 -08:00
HTML.hs HTML writer: Put citations in span with class="citation". 2011-11-29 12:49:39 -08:00
LaTeX.hs LaTeX writer: don't escape # or ~ inside href{...}. 2011-10-01 22:21:39 -07:00
Man.hs Add support for attributes in inline Code. 2011-01-26 20:44:25 -08:00
Markdown.hs Markdown writer: Use setext headers for levels 1-2. 2011-11-24 11:14:32 -08: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 RST writer: Fixed bug involving empty table cells. 2011-09-05 19:13:30 -07: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