pandoc/src/Text/Pandoc/Writers
2012-03-03 06:33:24 -08:00
..
AsciiDoc.hs Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. 2011-12-27 15:45:34 -08:00
ConTeXt.hs Fixed layout bug in ConTeXt and LaTeX writers. 2011-12-30 16:28:44 -08:00
Docbook.hs Support --mathml flag in docbook. 2012-01-31 10:32:40 -08:00
Docx.hs Add TableNormal style to tables. 2012-02-14 17:41:11 -08:00
EPUB.hs Normalize date in EPUB metadata. 2012-02-05 14:05:30 -08:00
HTML.hs HTML writer: Don't escape contents of EQ tags with --gladtex. 2012-02-21 09:00:30 -08:00
LaTeX.hs Use \textasciitilde for ~ in LaTeX writer. 2012-03-03 06:33:24 -08:00
Man.hs Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. 2011-12-27 15:45:34 -08:00
Markdown.hs Don't wrap headers in markdown or rst. 2012-02-08 08:40:53 -08: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 Don't wrap headers in markdown or rst. 2012-02-08 08:40:53 -08:00
RTF.hs Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. 2011-12-27 15:45:34 -08:00
Texinfo.hs Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. 2011-12-27 15:45:34 -08:00
Textile.hs Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings. 2011-12-27 15:45:34 -08:00