Hi again, Xavier, > This is not really a matter of quote parsing but rather of wikitext > parsing. Try <$macrocall $name="=" text="""I am ''$(currentTiddler)$'' for > TiddlyWiki $(version)$. This is rather $1$.""" 1="boldish"/> somewhere in > http://tobibeer.github.io/tb5/. > > Mhhh, not sure what's going on here, I would consider this a core bug.
It's got something to do with the sequence *$''*, or just *$'* because this works: <$macrocall $name="=" text="""I am ''$(currentTiddler)$ ''for TiddlyWiki $(version)$. This is rather $1$.""" 1="boldish"/> Notice the space before the closing single-quotes. Best wishes, Tobias. -- 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/d5193c51-5e57-491a-93ca-fe4cd4dd2e7f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

