mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 09:30:28 +00:00
Fix up the datauri handling for the Star Light theme
This commit is contained in:
parent
98da59be7a
commit
d1299f05af
@ -33,7 +33,7 @@ background-image: -ms-linear-gradient($gradient$);
|
|||||||
```
|
```
|
||||||
\end
|
\end
|
||||||
\define datauri(title)
|
\define datauri(title)
|
||||||
<$datauri tiddler="$title$"/>
|
<$macrocall $name="makedatauri" type={{$title$!!type}} text={{$title$}}/>
|
||||||
\end
|
\end
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user