Changelog¶
0.6.2¶
Optimize
prettifymethod to be as fast as possibleSupport HTML doctype, comments, void elements, and other improvements for
prettify
0.6.1¶
Fix a few bugs for
HTML.prettify()andElement.prettify().
0.6.0¶
Add
Element.prettify().
0.5.1¶
Handle HTML tags when getting
Element.text.
0.5.0¶
Add setter for
Element.id.