mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-08 14:58:42 +00:00
8bbb73e47d
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1173 48356398-32a2-884e-a903-53898d9a118a
8 lines
486 B
Plaintext
8 lines
486 B
Plaintext
HTML Purifier 2.0 is the culmination of two major architectural changes.
|
|
The first is Tidy, which enables HTML Purifier to both natively support
|
|
deprecated elements and also convert them to standards-compliant
|
|
alternatives. The second is the Advanced API, which enables users to
|
|
create new elements and attributes with ease. Keeping in line with a
|
|
commitment to high quality, there are also five esoteric bug-fixes and a
|
|
plethora of subtle improvements that enhance the library.
|