You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
In typebot, new lines work fine
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.
The text was updated successfully, but these errors were encountered:
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
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?
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.
The text was updated successfully, but these errors were encountered: