Hi folks, Is there any way to create a multi-line map-comment? An example assuming "\n" does what I want: map-comment "Line one.\nLine two." Would create: Line one. Line two. Thanks! Erik