Hi Tobias, 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/.
X. -- Xavier Cazin On Tue, Jan 12, 2016 at 5:57 PM, Tobias Beer <[email protected]> wrote: > Hi Xavier, > > >> Loved the trick, but it exhibits a parsing glitch when you try to put the >> variable values in bold >> using single quotes >> . Try <<concat "Hello $1$. I am ''$(currentTiddler) >> $' >> ' in a TW $(version)$. Good bye $1$. Hope to see you again $1$." "foo">> >> for instance. >> > > Two options to go about it: > > 1. you can always use single quotes instead > 2. use triple double-quotes to allow single-double within > > 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/5f172210-c97b-4fda-b8d6-8eff475fd971%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/5f172210-c97b-4fda-b8d6-8eff475fd971%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CADeSwYPvRVy3dOeU_6ewJnpoPFUB9dYOe1afaJE0zM3%3DViz2jg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

