This is a maintenance release that fixes some issues and updates dependencies:
- Updated design of test interface
- Optimised how the urlskip setting is handled in
tag::minify()
- Updated
tag
class to usestr_starts_with()
- Updated
tag::hasAttribute()
to check the values case-insensitively - Added some arabic content with some HTML around it in tests
- Updated singleton list to remove deprecated tags
- Updated boolean attributes list to remove deprecated items and add new attributes
- Reworked
htmldoc::save()
to implement charset conversion in a more robust way - Fixed missing null definition in method argument
- Updated dependencies