>
> <<alias rq "{{review-question{%0}}}">>
>
Hmm; based on the previous explanation that curly braces within a
macro signify a parameter to be evaluated, and playing around some
more, I think that that's just what's happening: the desired curly
braces (which should be rendered so that they're interpreted as a CSS
style designation) are being interpreted to mean that there's an
evaluated parameter, instead of just getting passed through as
straight text.
I tried escaping those, but that didn't work. But there must be some
way to get the macro to not interpret "{{" as signifying an evaluated
parameter...
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.