This comes up now and again as a major gripe with TW5 - people want their
linebreaks to stay.
I discovered this recently, and have not encountered any downside so far:
use (new in HTML5) <article> tag, and style it as
article {
white-space: pre-wrap;
}
The text inside the tag will have linebreaks as you entered them. All other
formatting inside <article>…</article> works as usual, as far as I can see.
Note, this won't let you have linebreaks inside list bullets and such.
--R.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/624f82c1-2d2e-4fdf-bc42-e9fe3bc86291%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.