#1 default      : {= str}
#2 raw          : {= str | raw}
#3 singleLine   : {= strMultiLine | singleLine }
#4 inivalue     : {= str | inivalue }
#5 html         : {= str | html }
#6a fixedLength : {= str | fixedLength:2:+: }
#6b fixedLength : {= str | fixedLength:30:+: }
#7a inflect     : {= str | inflect }
#7b inflect     : {= str | inflect:tag }
#7c sanitize    : {= str | sanitize:hostname }
#8 strip_empty_lines
{strip_empty_lines}

line1

line2

{/strip_empty_lines}