diff --git a/djlint/settings.py b/djlint/settings.py index f38f02c5..fbf0e116 100644 --- a/djlint/settings.py +++ b/djlint/settings.py @@ -728,7 +728,7 @@ def __init__( ) self.template_tags = r""" - {{(?:(?!}}).)*}}|{%(?:(?!%}).)*%} + {{(?:(?!}}).)*}}|{%(?:(?!%}).)*%} """ self.html_tag_attribute_regex = rf"""