No-no-no... much more simple than that... I just want it to be like:
"Main text of the tiddler... blah-blah-blah... <blank row> new paragraph: links: (here goes my links)" for the last part I have: "\define mylinks() links: <$list filter="[list[]]"><$link/>, </$list>" Now I just need to include in macro blank row before them and start them from a new paragraph. четверг, 28 мая 2020 г., 22:16:50 UTC+3 пользователь Flibbles написал: > > Not quite sure what you mean. You want the last item in the list to be > displayed separately? So... > > \define mylinks() > links: <$list filter="[list[]butlast[]]"><$link/>, </$list> > > <$list filter="[list[]last[]]">and <$link/></$list> > \end > > > What kind of output are you trying to get? > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/68478bbb-4481-49c7-b90a-c5310ae03445%40googlegroups.com.

