I also cannot work out how to add the line breaks. Does anyone have a fix to this? So close, yet so far!
Bumping this up since I'd like also to know the solve for this.
Try
{{ note | newline_to_br}}
instead of just
{{note}}
it works for me and hopefully it works for you too!
Sylvia, that worked perfect to format the notes box with line breaks. Thank you so much!