You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
I have a svg image as a tiddler, and for some reason `datauri` macro is not returning a working data URI for it. Meta and svg attached. Stylesheet below. (Saved as type `text/vnd.tiddlywiki` and tagged with `$:/tags/Stylesheet`
\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline macrocallblock
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Actually, when I paste the result in the browser address bar, I do get the image, so looks like `datauri` returns the result in a format suitable for the address bar but not suitable for CSS. I'm missing something simple here... Halp!