pandoc/src/Text/Pandoc/Writers
2011-11-17 23:13:29 -08:00
..
Asciidoc.hs Indicate when a multiblock footnote is omitted. 2011-11-17 23:13:29 -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: Use <section> for footnotes if html5. 2011-11-07 12:23:05 -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: 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 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