This seems to work fine unless you have some text in the line *immediately* above the <<<. Then everything gets mis-parsed (I think that it has something to do with rendering inline vs block). If you leave and at least one empty line (with absolutely no spaces) just before <<<, it should render as a block quote.
/Mike On Tuesday, April 27, 2021 at 4:22:35 PM UTC-3 Xabriña wrote: > this is the text i'm trying to put > > <<< > > You can use two nested `$list` widgets, like this: > > ``` > <$vars tagName="howdy" fieldName="special" fieldValue="Yes"> > <$list filter="[tag<tagName>has<fieldName>]"> > <$list filter="[<currentTiddler>get<fieldName>match<fieldValue>]" > variable="is_match"> > <<currentTiddler>> > </$list> > </$list> > </$vars> > ``` > <<< > > El martes, 27 de abril de 2021 a las 21:11:19 UTC+2, Xabriña escribió: > >> Hello everybody. >> >> I am trying to do one thing but I am not successful and I am not sure >> what can be done. >> I try to put a text in monospaced block formating inside a quoted text >> formating but I can't get it to work. I have just disappeared part of the >> text of the tiddler. Is there any way that this works or is it that it >> can't be done? >> >> Thank you so much. >> > -- 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/e0b0b043-bbb2-4ea5-acf6-a9f540c834dfn%40googlegroups.com.

