comment
prefix text
comment
returns text with each line prefixed with prefix.
Example
{{ "Header" | comment "# " }}
comment
prefix textcomment
returns text with each line prefixed with prefix.
Example
{{ "Header" | comment "# " }}