Hi Evan,

It's not really an answer to your question but if you want something that 
will work now, you might try this;

define a macro;

\define insertsvg(path)
<svg height="210" width="400">
  <path d="$path$" />
</svg>
\end

and call it using the macrocall syntax

<$macrocall $name="insertsvg" path={{myPath}}/>

seems to produce the desired result - 

<https://lh3.googleusercontent.com/-coTVFJzW6II/VWpq6u0a4_I/AAAAAAAABAo/siaPIQ55X5A/s1600/Screen%2BShot%2B2015-05-31%2Bat%2B11.58.33%2Bam.png>
but doesn't really answer your question.

Regards,
Richard

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/58cbcad1-b8a2-4981-a58f-38b7567754e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to