htmlite 0.20.0

An HTML manipulation toolkit
Documentation
1
2
3
4
5
6
7
8
9
{"tests": [

{"description":"<!---- >",
"input":"<!---- >",
"output":[["Comment","-- >"]],
"errors":[
    { "code": "eof-in-comment", "line": 1, "col": 9 }
]}
]}