Am Dienstag, 18. November 2014 11:48:40 UTC+1 schrieb Tobias Beer:
>
> Mind explaining / referencing a thread about what a *$let* widget is (to
> do)?
>
The let widget I once proposed and created is an abbreviation of multilevel
set widgets.
So the previous example:
<$set name="param1" value="value1">
<$set name="param2" value="value2">
{{title||template}}
</$set>
</$set>
would reduce to
<$let param1="value1" param2="value2">
{{title||template}}
</$let>
--
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.