Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-24 | fix test | dec05eba | |
2021-07-19 | Javascript string doesn't escape script end tag, so dont escape that. Fixes ↵ | dec05eba | |
some websites | |||
2021-07-02 | Return non-0 value from callback to cancel parsing (and return the value in ↵ | dec05eba | |
html_parser_parse) | |||
2021-04-28 | Simplify api, use const char* for input string | dec05eba | |
2020-01-01 | Ignore comments, ignore end tags without a start tag. | DEC05EBA | |
Fixes tags closing too soon | |||
2019-12-31 | Initial commit, copied from wwwhtml-parser. Works. Need to add unescape of ↵ | DEC05EBA | |
html sequences |