two small points on this where I actually have some competence ... 1) treat it as a CSS issue in the first instance
2) treat it as a CSS issue in the second instance :-) J, x On Sunday, 19 June 2016 11:50:10 UTC+2, PMario wrote: > > Hi Mat, > > The first example, does exactly what you programmed. Probably not what you > think it would do. > > The tiddler AAA conatains a paragraph - a list - a table - a paragraph > > The default style sheet adds some margin above and below the pragraph. ... > So the transclusion doesn't cause any additional space. It's all in tiddler > AAA. > > it's the exact same __visual__ result as. > > > 111 > > text > > * list > * asd > > |aaa|bbb| > > text > > 111 > > > 111 doesn't produce a paragraph, in your code. but the "text" does, which > creates the spacing. .. As Jeremy said. Have a look with the dev tools, and > you'll see, what's created. ... > > ... If you want a different behaviour, your CSS would need to be changed. > ... But if you optimize it for one special edge case, you'll probably break > the default behaviour and vice versa. ... > > -mario > > > -- 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/03a8db94-5b5c-41fc-9a93-fd41a79d241a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

