simplified regex to improve speed

This commit is contained in:
Christopher Pickering 2021-10-06 15:27:27 +02:00
parent eee3838057
commit ad032df34f
No known key found for this signature in database
GPG key ID: E14DB3B0A0FACF84

View file

@ -15,7 +15,9 @@ Next Release
- Added formatting for inline styles
- Added formatting for template conditions inside attributes
- Added srcset as possible url location in linter rules
- Speed up formatting
- Special thanks to `jayvdb <https://github.com/jayvdb>`_
0.5.3
-----
- Change stdout for ``--reformat/check`` options to only print new html when using stdin as the input