Menu

#964 XHTML Output - Multiline notes

_FreeMind_0.9.0
open
5
2010-05-26
2010-05-26
No

When you do an XHTML export, notes are encoded, so you can't use HTML tag, but the web-browser doesn't encode newlines with <br/> tags, so if you have a note like this:
Foo Bar
Baz Quux

It shows up on the page as Foo Bar Baz Quux.

Two options that I see for fixing this:
1. You can add the "white-space: pre" attribute into the CSS file used for for the 'notes' class.
2. You can do it in the XSL file, and convert newlines to <br/> tags.

Thanks, great product!!

Mike

Discussion


Log in to post a comment.

MongoDB Logo MongoDB