exml 0.7.2

Pure Rust XML library based on libxml2
Documentation
1
2
3
4
5
6
./test/HTML/comments3.html:10: HTML parser error : Comment abruptly ended
        <!-->the previous node should be an empty comment, and this should be a 
            ^
./test/HTML/comments3.html:13: HTML parser error : Comment abruptly ended
        <!--->the previous node should be an empty comment, and this should be a
             ^