Skip to content

Add new EscapeJinjavaFilter #168

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 12, 2017
Merged

Add new EscapeJinjavaFilter #168

merged 2 commits into from
Dec 12, 2017

Conversation

nbelisle11
Copy link
Contributor

@jboulter
I had issues rendering jinjava syntax text within a jinjava interpreted page and found this function missing from our library. Figured it was worth adding.

@nbelisle11 nbelisle11 requested a review from boulter December 11, 2017 22:07

@Override
public String getName() {
return "escapeJinjava";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you make this snake case?

@nbelisle11 nbelisle11 merged commit d982f42 into master Dec 12, 2017
@nbelisle11 nbelisle11 deleted the EscapeJinjavaFilter branch December 12, 2017 16:20
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