aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/XML.hs
AgeCommit message (Expand)AuthorFilesLines
2010-12-21XML: don't use breaking spaces in attribute lists.John MacFarlane1-4/+5
2010-12-21XML: Replaced escapeStringAsXML with a faster version.John MacFarlane1-9/+1
2010-03-23Updated copyright notices.John MacFarlane1-2/+2
2010-01-01XML: don't escape \160 (nonbreaking space) as an entity.fiddlosopher1-2/+1
2009-12-05Added stripTags to Text.Pandoc.XML.fiddlosopher1-1/+12
2009-01-24Moved all haskell source to src subdirectory.fiddlosopher1-0/+88