New Paragraph in Note?

This will work:

cellContent(#,#): "`y=2x+1` \n `y=-2x+3`" 

This works by setting the column to “Format as Text” but then inserting our latex manually, and using \n to do a line break.

2 Likes