By chance, I found a specific scenario that seems to break word-wrapping when transcluding tiddlers into tabs. I wonder if this is a TW bug. It specifically happens with a code-block that contains long dashed lines. It's very easy to recreate with the following:
1. Create a tiddler with a single code block like this: ``` ------------------------------------------------------------------------------------------ ``` 2. Transclude that tiddler into a tab (must be vertical) <$macrocall $name="tabs" tabsList="[title[TEST TIDDLER]]" state="$:/state/test" class="tc-vertical" /> Then select the tab, and shrink the browser width. The transcluded version does not word-wrap, but the original tiddler does! Also, I noticed it only happens if the it is using class="tc-vertical". When reverting to horizontal tabs, the word-wrap works! It's not a huge deal since it's a fairly rare scenario, but I thought I should point it out. Maybe it's something someone would want to fix. -- 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/d76bc2bb-1784-4bba-91eb-0363ca2a87a3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

