nl2br
The nl2br filter converts new line characters in a string to <br> tags.
This filter is unique to Aptuitiv. It is not part of the core Twig functionality.
{{ string|nl2br }}
The nl2br filter converts new line characters in a string to <br> tags.
{{ string|nl2br }}