We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add more excpetions if regex fails
fix bug with classes containing a > like tailwind does
add PHPUnit 12 support
improve handling of self closing and non self closing tags side by side
fix attributes with a dash inside them not being parsed correctly
fix more normal HTML problems
add badges
fix normal HTMl not working
fix CS