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

New lines are not properly parsed in Send email block body #749

Closed
Lanhild opened this issue Aug 31, 2023 · 0 comments
Closed

New lines are not properly parsed in Send email block body #749

Lanhild opened this issue Aug 31, 2023 · 0 comments
Labels
Improvement ⚡ Something that improves existing feature. Quick to implement.

Comments

@Lanhild
Copy link
Contributor

Lanhild commented Aug 31, 2023

I have a bot with multiple long text blocks with their values saved in variables. At the end of my bot, the variables values are sent to another application in HTML. Any idea how I could preserve the newlines in my HTML file?

image
In typebot, new lines work fine

image
In the HTML render, new lines aren't kept.

I know you might not be able to do anything about this on typebot's side, but if you got any clue on how I could keep these new lines instead of having the variable value transformed in a single line each time, it would be helpful.

@baptisteArno baptisteArno changed the title Long text in text blocks to preserve new lines New lines are not properly parsed in Send email block body Sep 1, 2023
@baptisteArno baptisteArno added the Improvement ⚡ Something that improves existing feature. Quick to implement. label Sep 1, 2023
@github-project-automation github-project-automation bot moved this to Backlog ☁️ in Typebot Sep 1, 2023
@github-project-automation github-project-automation bot moved this from Backlog ☁️ to Deployed 🎉 in Typebot Sep 1, 2023
@baptisteArno baptisteArno moved this from Deployed 🎉 to Done ✅ in Typebot Sep 1, 2023
jmgoncalves97 pushed a commit to jmgoncalves97/typebot.io that referenced this issue Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement ⚡ Something that improves existing feature. Quick to implement.
Projects
Status: Done
Development

No branches or pull requests

2 participants