v1.36.2
Fix:
- Fix specific mixture of quotes and escaped quotes (e.g. in a json string in an html attribute) breaks the html. Thanks, @oliverhaas.
- Resolve exclude paths. Thanks, @antoineauger.
Performance:
- Minor regex indent optimization. Thanks, @oliverhaas.