pandoc/Text/Pandoc/Writers
fiddlosopher 57df7f5eb6 HTML writer: override Text.XHtml's stringToHtml function,
so that characters below 0xff are not converted to numerical entity
references. Also convert '\160' to " ". This should aid readability
and editability of the HTML source. It does presuppose that the HTML
will be served as UTF-8.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1338 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-07-27 03:54:07 +00:00
..
ConTeXt.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
Docbook.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
HTML.hs HTML writer: override Text.XHtml's stringToHtml function, 2008-07-27 03:54:07 +00:00
LaTeX.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
Man.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
Markdown.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
MediaWiki.hs Added MediaWiki writer. 2008-07-27 03:25:51 +00:00
OpenDocument.hs Added proper support for embedded images to opendocument writer. 2008-07-18 21:40:29 +00:00
RST.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
RTF.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
Texinfo.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00