Shows the same thing without the preview!

You can parse it like this

*<$list   *---> Start of list widget
         ---> Blank space inside widget. Ignored
*```*      ---> Some strange characters inside widget. Ignored
*<$list*   ---> Some strange characters inside widget. Ignored
*filter="[tag[Filter Operators]]"*  ---> List filter which gets used
*>*        ---> End of first listwidget tag
         ---> Space triggering list display
*</$list>* ---> Matching end tag of listwidget
*``` *     ---> Characters which get rendered in blob at bottom of list    
       
On Sunday, April 25, 2021 at 9:36:33 PM UTC-7 Mohammad wrote:

> Thank you Charlie!
> So your experience is to keep the preview pane closed as long as you 
> finished coding!
>
>
> Best wishes
> Mohammad
>
>
> On Mon, Apr 26, 2021 at 8:22 AM Charlie Veniot <[email protected]> wrote:
>
>> Yeah, I've run into that a few times.  Both while in the midst of coding 
>> a filter operation, or monkeying around with "<!--" and "-->" (i.e. adding 
>> comments in the wiki text.)
>>
>> I try to avoid using the preview pane when I'm planning on 
>> coding/updating filter operations.
>>
>> I'm thinking that the preview pane pretty much updates on every 
>> keystroke.   So filter operation happens over and over again on every 
>> keystroke for every character difference made to the filter.
>>
>> I don't know if that qualifies as a bug, or just something we need to 
>> watch out for.  Regardless, I'm thinking it would be messy to change the 
>> behaviour of the preview pane.
>> On Monday, April 26, 2021 at 12:42:21 AM UTC-3 Mohammad wrote:
>>
>>> I was working in and my preview pan was open and this was the code
>>>
>>>
>>> <$list
>>>
>>>
>>> ```
>>> <$list filter="[tag[Filter Operators]]">
>>>
>>> </$list>
>>> ```
>>>
>>> It returns long result while I have not set the filter yet! and I have 
>>> the following statements inside code block ```
>>>
>>>
>>>
>>> Best wishes
>>> Mohammad
>>>
>> -- 
>> 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/680d2906-4ba2-4cce-8f7e-799846ce3661n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/680d2906-4ba2-4cce-8f7e-799846ce3661n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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/08b4b6d5-377d-45d7-9b5a-f280d121de6dn%40googlegroups.com.

Reply via email to