pandoc/src/Text/Pandoc/Writers
2012-05-14 07:04:47 -07:00
..
AsciiDoc.hs Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. 2011-12-27 15:45:34 -08:00
ConTeXt.hs Added writerTeXLigatures to WriterOptions, --no-tex-ligatures option. 2012-05-11 23:00:46 -07:00
Docbook.hs Support --mathml flag in docbook. 2012-01-31 10:32:40 -08:00
Docx.hs Docx writer: Fixed error message when style file can't be parsed. 2012-04-21 09:27:53 -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 Revert "Removed blaze_html_05 flag -- require blaze >= 0.5 by default." 2012-05-10 09:13:14 -07:00
LaTeX.hs LaTeX writer: More consistent interblock spacing. 2012-05-14 07:04:47 -07:00
Man.hs Made man writer more robust. 2012-03-09 13:39:19 -08:00
Markdown.hs Mardkown writer: escape < and $. 2012-04-15 11:03:52 -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 Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. 2011-12-27 15:45:34 -08: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