{fields.introText -> f:format.nl2br()}
{note.note.title}
{note.note.text -> f:format.nl2br()}
{fields.subtitle -> v:format.case(case:'upper')}
{fields.introText -> f:format.nl2br()}
{note.note.title -> v:format.case(case:'upper')}
{note.note.text -> v:format.case(case:'upper') -> f:format.nl2br()}
{note.title -> v:format.case(case:'upper')}
{note.subtitle -> f:format.raw()}
{note.additionalInfo -> f:format.raw()}