pandoc/src/Text/Pandoc/Writers
2012-06-01 18:44:00 -07:00
..
AsciiDoc.hs Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. 2011-12-27 15:45:34 -08:00
ConTeXt.hs Escape % as \letterpercent{} not \letterpercent in ConTeXt. 2012-05-31 19:15:42 -07:00
Docbook.hs Support --mathml flag in docbook. 2012-01-31 10:32:40 -08:00
Docx.hs Simplified bullet characters so they work with Word 2007. 2012-06-01 18:44:00 -07:00
EPUB.hs EPUB reader: convert e.g. en_US from locale to en-US in language. 2012-03-09 09:25:24 -08:00
HTML.hs Add support for Slideous output. 2012-05-24 10:31:18 +02:00
LaTeX.hs LaTeX writer: Ensure newline after Verbatim at end of footnote. 2012-06-01 10:50:22 -07:00
Man.hs Made man writer more robust. 2012-03-09 13:39:19 -08:00
Markdown.hs Markdown Use a nonzero space to prevent false recognition of list marker. 2012-05-19 17:44:15 -07:00
MediaWiki.hs Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. 2011-12-27 15:45:34 -08:00
Native.hs Make sure native output ends in newline with --standalone. 2011-01-21 09:58:23 -08:00
ODT.hs Remove dependency on old-time. 2012-01-28 16:04:35 -08:00
OpenDocument.hs ODT writer now sizes images appropriately. 2012-01-14 12:38:14 -08:00
Org.hs Org writer: Add space before language name. 2012-05-29 16:27:19 -07:00
RST.hs RST writer: Don't wrap link references. 2012-04-21 09:46:05 -07:00
RTF.hs Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. 2011-12-27 15:45:34 -08:00
Texinfo.hs Texinfo writer: Escape special characters in node titles. 2012-04-25 19:23:01 -07:00
Textile.hs Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. 2011-12-27 15:45:34 -08:00