/
br_to_newline

br_to_newline

Replaces html <br> tags with newlines \n

Input:

{{ "Hi there. <br> How are we doing today?" | br_to_newline }}

Output:

"Hi there. \n How are we doing today?"

 

Related content

Filters
Filters
More like this
edit_text_inline
edit_text_inline
More like this
unshift
unshift
More like this
push
More like this
img_tag
img_tag
More like this
html_input
html_input
More like this