Age | Commit message (Expand) | Author |
---|---|---|
2020-10-19 | Revert tag name to previous after void tag end (such as <br>) | dec05eba |
2020-06-06 | Convert uppercase to lowercase for tag and attribute name, fix missing is_ide... | dec05eba |
2020-05-14 | Use text_stripped for javascript as well | dec05eba |
2020-01-04 | Call parse callback even for empty text/javascript. Makes tools like xpath ea... | 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 |
2019-12-31 | Change name of StringView to prevent name conflicts with other projects | DEC05EBA |
2019-12-31 | Initial commit, copied from wwwhtml-parser. Works. Need to add unescape of ht... | DEC05EBA |