What part of the text disappears for you? Pasting your code into a new 
tiddler in TiddlyWiki.com seems to work as intended, with the code text 
showing inside the block quote.

On Tuesday, April 27, 2021 at 12:22:35 PM UTC-7 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/f48ecdfe-6e9a-4d0f-bace-5947e8bb71e5n%40googlegroups.com.

Reply via email to