@BhKh
I had the same problem. Here is my solution - not perfect, so suggested
improvements welcomed:
I have a tiddler with the tag: $:/tags/Stylesheet, and contents:
[data-tags*="Linebreaks"] .tc-tiddler-body {
word-break: normal;
word-wrap: break-word;
white-space: pre-wrap;
}
When I need to preserve linebreaks, I tag a tiddler with the tag: Linebreaks
JWHoneycutt
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/db5dd53a-fffc-4d86-bb59-bbc9fb5d17c7n%40googlegroups.com.