about summary refs log tree commit diff
path: root/readme.md
blob: 89585a804e64c1e47ef0da21db350cfd3012b5c7 (plain)
1
2
3
4
opinionated, standards non-compliant HTML parser meant to consume handwritten HTML.

- all tags must close
- no > in tags except at the end (not even in attributes)