On Thursday, April 9, 2020 at 12:03:21 AM UTC-7, TonyM wrote:
>
> Just wrap the whole thing as follows
>
> '<text text={{{ above filter }}}/>`
>
Minor typo in Tony's reply. As with all widgets, the widget name should
have a "$" prefix. This differentiates it from a standard HTML or XML
element.
Thus:
<$text text={{{ ... }}} />
and, for your desired literal "$", you would write:
$<$text text={{{ ... }}} />
enjoy,
-e
>
--
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/8518a69a-3d3c-4c7a-bf2f-e35d6cf01f77%40googlegroups.com.