Skip to content

jinja.configuration.json : use {{ for brackets - #27

Open
gmotos wants to merge 1 commit into
wholroyd:masterfrom
gmotos:master
Open

jinja.configuration.json : use {{ for brackets#27
gmotos wants to merge 1 commit into
wholroyd:masterfrom
gmotos:master

Conversation

@gmotos

@gmotos gmotos commented Mar 8, 2019

Copy link
Copy Markdown

Issue: single "{" for brackets conflicts with "{%" of line 9 resulting in "{%%}}".
Having "{{" and "{%" is a better alternative.

Issue: single "{" for brackets conflicts with "{%" of line 9 resulting in "{%%}}".
Having "{{" and "{%" is a better alternative.
@tux-84

tux-84 commented Jul 25, 2019

Copy link
Copy Markdown

Confirmed, gets really annoying when using this with ansible templates where lots of if's occur. Why is this PR still open since March?

@branic

branic commented Jun 11, 2020

Copy link
Copy Markdown

Any chance this could get merged. I'm having the same issue and the supplied fix in this PR works.

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.

3 participants