mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-01 02:18:02 +00:00
Fix up the datauri handling for the Star Light theme
This commit is contained in:
@@ -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
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user