djLint/src
AJ Livingston a9b2b1cf86
Update H026 regex to ignore hyphens before and after class/id
Avoids matching
<div x-id-y
<div id-y
<div x-id
etc.
2022-07-06 13:35:53 -04:00
..
djlint Update H026 regex to ignore hyphens before and after class/id 2022-07-06 13:35:53 -04:00
test.py added formatting for conditions in attributes. closes #66 2021-10-06 13:17:04 +02:00