Skip to content

Preserve template syntax when parsing element tags#277

Open
AshfordN wants to merge 5 commits intowilsonzlin:masterfrom
AshfordN:preserve-template-in-tags
Open

Preserve template syntax when parsing element tags#277
AshfordN wants to merge 5 commits intowilsonzlin:masterfrom
AshfordN:preserve-template-in-tags

Conversation

@AshfordN
Copy link
Copy Markdown

@AshfordN AshfordN commented Apr 23, 2026

This pull request fixes #232 and #183 by allowing template syntax to be parsed as attribute names.

This provides the ability to use adhoc delimiters as search stops.
refactored `slice_and_shift_while_not_seq_case_insensitive` to prevent out-of-range panics
refactored template syntax handling code to enhance versatility
removed incorrect/misleading comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid minified output when minifying Jinja template (brace_template_syntax)

1 participant