mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 00:50: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
|
||||
\define datauri(title)
|
||||
<$datauri tiddler="$title$"/>
|
||||
<$macrocall $name="makedatauri" type={{$title$!!type}} text={{$title$}}/>
|
||||
\end
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user