Hello, sorry for the delay in answering but I can't publish anything. Every 
time I post something I am going to see the message and it appears to me 
that the message has been deleted.
I hope this time it works.
I enclose the file in .json format.

Thanks for everything.

El miércoles, 28 de abril de 2021 a las 1:37:48 UTC+2, Xabriña escribió:

> Well, I don't know what happens. I also get it correctly in the online 
> version of Tiddlywiki, but in the installation that I have on the laptop it 
> doesn't work. I have to say that I use Bob.exe, I don't know if that will 
> be the problem.
>
> What I am trying to put is the following:
>
> <<<
>
> 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>
> ```
> <<<
>
> And this is what appears to me:
>
>
> </$list> </$list> </$vars> `
>  <<<   
>
> El miércoles, 28 de abril de 2021 a las 0:20:42 UTC+2, [email protected] 
> escribió:
>
>> 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/60f28dc3-61ab-4f8c-b551-1c5c03570aean%40googlegroups.com.

Attachment: New Tiddler-21.7z
Description: application/7z-compressed

Reply via email to