I don't know why it is but this solution doesn't seem to change anything 
about the text spacing after the transclusion.

On Friday, March 6, 2020 at 8:41:59 PM UTC-5, Mat wrote:
>
> Reece Shaw wrote:
>>
>> http://pharmayap.tiddlyspot.com/ here's the demo I posted, I think. Let 
>> me know if that works.
>>
>
> You can do this:
>
> \define fff-display(field:"")
> <$list filter='[is[current]has[$field$]]'>
> <$transclude field="$field$" mode="block"/>
> </$list>
> \end
>
> @@.myclass
> """
> Text
> <<fff-display "test">>Text
> """
> @@
>
> <style>
> .myclass p { margin-block-end:0; }
> </style>
>
> Or, if you remove the """ then you can keep the macrocall and the 
> subsequent line on separate rows.
>
> I don't see a general way to have this always apply without explicitly 
> adding a class to it.
>
> <:-)
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fab13e14-9a10-4ccf-96a5-29c22101b4c6%40googlegroups.com.

Reply via email to