Problem with `println()` and `display()`, `display()` can't display line breaks

Not sure if it works in Jupyter, but try display(Text("foo\nbar\nbaz")).

3 Likes