Thanks for the response guys... I managed to get it resolved by using the 
code below:

<$vars pre="[[" suf="]]">
<$button style="
border:2px solid orange;
background-color:white;
color:orange;
padding: 5px 10px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;"
>
Add New Info
<$action-sendmessage $message="tm-new-tiddler" text={{template\NewInfo}} 
title="??? Project Info" type="text/x-htmlp" tags={{{ 
[<currentTiddler>addprefix<pre>addsuffix<suf>] }}} />
</$button>
</$var>

Michael, as you can see the code does take care of spaces by virtue of the 
variables pre and suf defined at top.. I don't know why I had to use it 
this way but perhaps it was the way I had to do it on older version and 
then I just haven't bothered to change it. 

-- 
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/954c4b1f-5398-4933-ac9d-94330be0d88ao%40googlegroups.com.

Reply via email to