0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 18:55:19 +00:00
Standards compliant HTML filter written in PHP. http://htmlpurifier.org
Go to file
2006-07-23 23:04:34 +00:00
benchmarks Switch benchmark to relative percents: makes comparisons easier. 2006-07-23 18:18:11 +00:00
docs Replace the HTML entity files with the XHTML files, they're the same, but being valid XML declarations they should be easier to parse. 2006-07-23 19:43:19 +00:00
library Add CDATA support to the Lexers, as well as give PEARSax3 entity replacement. 2006-07-23 23:04:34 +00:00
maintenance Implement EntityLookup and put in the Lexer. Some behavior was migrated, since it looks like it will have to be used in all Lexers, not just DirectLex (which is the only one that uses it). 2006-07-23 21:07:30 +00:00
tests Add CDATA support to the Lexers, as well as give PEARSax3 entity replacement. 2006-07-23 23:04:34 +00:00
Doxyfile Begin adding Doxygen documentation. 2006-07-23 03:43:53 +00:00
TODO.txt Setup include web. Unit tests should now be able to be run independently. 2006-07-22 00:13:08 +00:00