From d1299f05af4a192bc82847deb1b2dded1baf3b0e Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sat, 26 Oct 2013 08:43:35 +0100 Subject: [PATCH] Fix up the datauri handling for the Star Light theme --- themes/tiddlywiki/starlight/styles.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/tiddlywiki/starlight/styles.tid b/themes/tiddlywiki/starlight/styles.tid index 4d99175be..0eb095885 100644 --- a/themes/tiddlywiki/starlight/styles.tid +++ b/themes/tiddlywiki/starlight/styles.tid @@ -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 /*