This page last changed on Oct 06, 2011 by jed.wheeler@involver.com.
Overview
Formats text outputted but the variable so each break in the source string is converted into two linebreak tags.
Attributes
This filter has no attributes
Examples
{{ conte_entry.submission.text_field | newline_to_br }}
FAQ
Q: does this filter insert paragraphs or linebreaks?
A: This filter inserts two linebreak tags (<br/>) wherever the line in the text being inserted breaks.
|