pandoc/Text
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
..
Pandoc HTML writer: override Text.XHtml's stringToHtml function, 2008-07-27 03:54:07 +00:00
Pandoc.hs Added MediaWiki writer. 2008-07-27 03:25:51 +00:00