This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
htmlpurifier
Watch
0
Star
0
Fork
0
You've already forked htmlpurifier
mirror of
https://github.com/ezyang/htmlpurifier.git
synced
2025-03-11 17:18:44 +00:00
Code
Releases
Activity
htmlpurifier
/
library
/
HTMLPurifier
/
ChildDef
History
Marcus Artner
214cb8a693
Fixed Issue
#264
: <thead> element removed from <table> if there are no <tbody> or <tr> elements (
#283
)
2021-01-26 11:11:50 -05:00
..
Chameleon.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
Custom.php
Replace curly braces with square brackets in string offsets (
#224
)
2019-07-30 22:50:43 -04:00
Empty.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
List.php
Mod: using null instead of false
2017-06-02 08:50:38 +08:00
Optional.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
Required.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
StrictBlockquote.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
Table.php
Fixed Issue
#264
: <thead> element removed from <table> if there are no <tbody> or <tr> elements (
#283
)
2021-01-26 11:11:50 -05:00