std:text:paragraph
This helper renders paragraph text. The string is split on newlines, and each paragraph is HTML escaped and enclosed in a <p> tag.
{{std:text:paragraph text}}
text is the name of the property in the view which contains the string.