Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-01 | error on warning | DEC05EBA | |
2020-01-01 | Do not skip whitespaces in text in pre tags | DEC05EBA | |
2020-01-01 | Ignore comments, ignore end tags without a start tag. | DEC05EBA | |
Fixes tags closing too soon | |||
2019-12-31 | Fix bug where end tag can be reported for a broken void tag | DEC05EBA | |
2019-12-31 | update readme | DEC05EBA | |
2019-12-31 | Change name of StringView to prevent name conflicts with other projects | DEC05EBA | |
2019-12-31 | Add todo | DEC05EBA | |
2019-12-31 | Expose include dir | DEC05EBA | |
2019-12-31 | Initial commit, copied from wwwhtml-parser. Works. Need to add unescape of ↵ | DEC05EBA | |
html sequences |