Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-14 | Fixed bug in fromEntities. | John MacFarlane | 1 | -3/+3 |
2012-02-05 | Fixed bug in fromEntities: require semicolon to process as entity. | John MacFarlane | 1 | -1/+1 |
2012-02-05 | Text.Pandoc.XML: Export fromEntities. | John MacFarlane | 1 | -1/+15 |
2012-01-28 | XML: Added toEntities. | John MacFarlane | 1 | -1/+10 |
2010-12-21 | XML: don't use breaking spaces in attribute lists. | John MacFarlane | 1 | -4/+5 |
2010-12-21 | XML: Replaced escapeStringAsXML with a faster version. | John MacFarlane | 1 | -9/+1 |
2010-03-23 | Updated copyright notices. | John MacFarlane | 1 | -2/+2 |
2010-01-01 | XML: don't escape \160 (nonbreaking space) as an entity. | fiddlosopher | 1 | -2/+1 |
2009-12-05 | Added stripTags to Text.Pandoc.XML. | fiddlosopher | 1 | -1/+12 |
2009-01-24 | Moved all haskell source to src subdirectory. | fiddlosopher | 1 | -0/+88 |