Hi there,

I'm having trouble understanding why certain text formats work 'within' 
Macro Definitions and others don't.

For example Italics and bold work for the Test Text; but not lists or 
headings.

Thanks

\define say-hi-using-variables()


"""
//Test text//
"""
''Test text''
"""

* Test text
"""
! Test text

Hi, I'm $(name)$ and I live in $(address)$.



"""
//Test text//

"""
''Test text''
"""

* Test text
! Test text
\end

\define name() Bugs
<$set name="address" value="Rabbit Hole Hill">
<<say-hi-using-variables>>
</$set>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a0401e11-9fe3-4997-a0c5-ee1d5690ec0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to