Closely related (IMO) was something I (re-)discovered today; In tw5 if I want to put a border around some text I usually put a <div style="border:1px solid silver"> around it. But, this kills the block formatting. adding e.g "display:block;" to it doesn't help. The/a trick is to add a <p> surrounding the text inside the div.
<:-) -- 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/80263151-4eac-42fd-944f-191c71b54f25%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

