Gilles Paquette

Results 3 issues of Gilles Paquette

When outerText() get a TEXT node it will convert the text using the convert_text() method to ensure it is utf-8 complient. (fixes #6)

When you attempt to get the text of an element that has no html elements in it it returns a non-utf-8 encoded string. An element such as <h3>Технические работы на...

I would like to finish the documentation on the README to cover the remaining end points that have little/no documentation. This is primary a self note.

enhancement