Skip to content
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

Allow html in evaluate parameters #615

Open
martijnhiemstra opened this issue Jan 14, 2022 · 0 comments
Open

Allow html in evaluate parameters #615

martijnhiemstra opened this issue Jan 14, 2022 · 0 comments

Comments

@martijnhiemstra
Copy link

I am using pebble templates and it works perfectly. Easy setup and quick to go. I am running into 1 small issue. I want to pass html to 1 of my templates using parameters like this:

pebbleTemplate.evaluate(writer, parameters);

I am using pebble to create html emails and I want to allow breaklines (
) in my email. How can I pass html to a template and not have the < and > symbols escaped?

Thanks in advance
Martijn

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

No branches or pull requests

1 participant