将字符串中的换行符(\n)替换为HTML换行标签(<br>)。
\n
<br>
str
{String}
returns
{{ newline_to_br str }}
{{ newline_to_br product.description }}