This demo <http://tranclusionproblem.tiddlyspot.com/> illustrates the problem; there is extra space inserted above and below a transclusion (not just new row).
What is the reason for this in the transcludewidget and is it possible to prevent it? I suspect this is the same phenomenon we have with single line breaks not working, but in that case it is possible to circumvent it using <br>. Surrounding the transclusion with css does not help (other than dirty tricks like "margin-top:-1em;" to manually *move* the block). Attempting to peek at the codes <http://tiddlywiki.com/empty#%24%3A%2Fcore%2Fmodules%2Fwidgets%2Ftransclude.js:%24%3A%2Fcore%2Fmodules%2Fwidgets%2Ftransclude.js%20%24%3A%2Fcore%2Fmodules%2Fparsers%2Fwikiparser%2Frules%2Ftranscludeinline.js%20%24%3A%2Fcore%2Fmodules%2Fparsers%2Fwikiparser%2Frules%2Ftranscludeblock.js%20%24%3A%2Fcore%2Fmodules%2Fparsers%2Fwikiparser%2Frules%2Ffilteredtranscludeinline.js%20%24%3A%2Fcore%2Fmodules%2Fparsers%2Fwikiparser%2Frules%2Ffilteredtranscludeblock.js> unfortunately didn't help me - but I'm thinking there ought to be some place where the CSS display property values "block" and "inline" are used, considering how these are titled exactly like the transcludewidget mode attribute values. What to do? Grateful for any help. It is intended for a total rework of the CherryPicker <http://cherrypicker.tiddlyspot.com/> expanding the concept tremendously (see "Extending the concept"). <:-) -- 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/07cc8537-0ded-4d22-bf44-512c1bc870de%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

