NEWS ( CHANGELOG and HISTORY ) HTMLPurifier ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| = KEY ==================== # Breaks back-compat ! Feature - Bugfix + Sub-comment . Internal change ========================== 2.0.1, unknown release date ! Tag auto-closing now based on a ChildDef heuristic rather than a manually set auto_close array; some behavior may change ! Experimental AutoFormat functionality added: auto-paragraph and linkify your HTML input by setting %AutoFormat.AutoParagraph and %AutoFormat.Linkify to true ! Newlines normalized internally, and then converted back to the value of PHP_EOL. If this is not desired, set your newline format using %Output.Newline. - Clean up special case code for