Changelog
- 0a9c1d7 Fix #17: Improve formatting of mixed content
- 666b39f Update #17: Preserve whitespaces for non-empty text nodes
- 748f62d Fix #14: Autodetect of HTML content
- c50755b Remove redundant whitespaces in XPath query results
- 8dbf6ee Update #16: Add basic CSS selectors support
- 7fa6bfe Make XPath quires tolerant to HTML content
- 4a1efbc Make XML parser more relaxed to HTML content
- ca17c5f Fix XML comments rendering using HTML parser