I have a macro where I use the $text widget where the "text" attribute is a
filtered transclusion (i.e. {{{ [myfilter] }}} ).
I've noticed that occasionally [myfilter] produces something containing
markup, which obviously gets rendered as plain text.
E.g. <$text text={{{ [myfilter] }}}/> might output A __sentence__ with
''formatting''.
Is there some equivalent of the $text widget that will output the text with
the formatting applied?
So for the above example I would instead get: A *sentence* with *formatting*
.
Maybe this is a basic question but I'm not sure what the simplest approach
would be?
--
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/5aa3a28a-58a3-4529-9f80-7c21225ca828n%40googlegroups.com.