Fix up the datauri handling for the Star Light theme

print-window-tiddler
Jeremy Ruston 2013-10-26 08:43:35 +01:00
rodzic 98da59be7a
commit d1299f05af
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -33,7 +33,7 @@ background-image: -ms-linear-gradient($gradient$);
```
\end
\define datauri(title)
<$datauri tiddler="$title$"/>
<$macrocall $name="makedatauri" type={{$title$!!type}} text={{$title$}}/>
\end
/*