pandoc/src/Text/Pandoc/Writers
fiddlosopher 21484713c6 Use encodeEntities rather than stringToSGML for contents of
Str inline in Docbook and HTML writers, since now these
strings should not contain literal entity references.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@518 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-01-27 22:58:03 +00:00
..
Docbook.hs Use encodeEntities rather than stringToSGML for contents of 2007-01-27 22:58:03 +00:00
HTML.hs Use encodeEntities rather than stringToSGML for contents of 2007-01-27 22:58:03 +00:00
LaTeX.hs More smart quote bug fixes: 2007-01-24 08:14:43 +00:00
Markdown.hs Cleaned up handling of embedded quotes in link titles. 2007-01-27 22:45:14 +00:00
RST.hs Added support for tables in markdown reader and in LaTeX, 2007-01-15 19:52:42 +00:00
RTF.hs Removed 'gsub' entirely and replaced its uses with 'substitute'. 2007-01-22 22:52:39 +00:00