pandoc/src/Text/Pandoc/Writers
2011-12-04 16:07:04 -08:00
..
AsciiDoc.hs Shared: Removed unescapeURI, modified escapeURI. 2011-12-02 19:39:30 -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 WebTeX math - use 'vertical-align:middle' for better results. 2011-12-04 16:07:04 -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 Shared: Removed unescapeURI, modified escapeURI. 2011-12-02 19:39:30 -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 Shared: Removed unescapeURI, modified escapeURI. 2011-12-02 19:39:30 -08:00
RST.hs Shared: Removed unescapeURI, modified escapeURI. 2011-12-02 19:39:30 -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