0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-12-22 16:31:53 +00:00
Standards compliant HTML filter written in PHP. http://htmlpurifier.org
Go to file
2006-04-16 03:28:13 +00:00
benchmarks Condense benchmark output. 2006-04-16 01:09:32 +00:00
docs Add more info to the spec about CSS and start documenting status of each segment. 2006-04-15 02:28:43 +00:00
tests Add HTML_Generator class and associated unit tests. 2006-04-16 03:27:40 +00:00
HTML_Generator.php Add HTML_Generator class and associated unit tests. 2006-04-16 03:27:40 +00:00
HTML_Lexer.php Turn on entity parsing for the Lexers. Add PureHTMLDefinition and define removeForeignElements. 2006-04-16 03:00:05 +00:00
HTML_Purifier.php Add framework. 2006-04-15 01:13:42 +00:00
MarkupFragment.php Slightly alter tag hierarchy so that Empty doesn't inherit from Start. 2006-04-16 03:28:13 +00:00
PureHTMLDefinition.php Turn on entity parsing for the Lexers. Add PureHTMLDefinition and define removeForeignElements. 2006-04-16 03:00:05 +00:00
tester.php Add HTML_Generator class and associated unit tests. 2006-04-16 03:27:40 +00:00