Skip to content

Conversation

robisaac
Copy link

The code is backward compatible because the opts are optional, so it's not a breaking change.

@mattrobenolt
Copy link
Owner

Might I suggest an API something like:

$ jinja2 --env-opt variable_end_string=#} --env-opt variable_start_string={#

This way we don't need a flag for every single option and just directly pass those through?

@rob-spoor
Copy link

I've created a pull request for the change you suggested: #80. It supports boolean, int and string options.

@fzyzcjy
Copy link

fzyzcjy commented Oct 10, 2025

+1

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.

4 participants