Undocumented, secret-handshake structures is another reason why I would 
prefer to code in javascript. 

-- Mark

On Friday, July 13, 2018 at 3:22:31 AM UTC-7, Jed Carty wrote:
>
> I think that normally comes from line breaks in your code that normally 
> shouldn't do anything. Something like
>
> <$list filter=blah>
> <$reveal blah blah blah>
> something
> </$reveal>
> </$list>
>
> may give some extra whitespace that you can sometimes remove by doing this:
>
> <$list filter=blah><$reveal blah blah blah>
> something
> </$reveal></$list>
>
> I have never been able to clearly remember which parts add whitespace and 
> which don't so it may take some tinkering to get right.
>
> Hopefully that helps.
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d7d176c2-ed22-4cf2-8c2e-35bb7dba2a34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to