I was playing around with flask when I came across an odd problem with the \'\\n\' character. it dosen\'t seem to have an effect in my browser, I tried putting in the
I would suggest rather than
{% for para in text %} {{para}} {% endfor %}
then result is less bulky