Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inline html is now escaped by the searializer. | Waylan Limberg | 2012-01-19 | 1 | -1/+1 |
| | | | | | | | | Final fix to issue introduced in fix for #59. Weird stuff inside angle brackets now also work in safe_mode='escape'. We just did the same thing as with block html, let the (x)html searializer do the escaping. Tests updated including the standalone test moved to match the non-escape cases. | ||||
* | Cleaned up tests after merging pull request fixing #72. | Waylan Limberg | 2012-01-18 | 1 | -0/+6 |