From e88f8ad4e9e2b7c25098d5f1e7b5e13671c1d965 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Thu, 20 Feb 2014 19:12:05 +0000 Subject: [PATCH] Fix typo with <> macro --- core/ui/PageMacros.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/ui/PageMacros.tid b/core/ui/PageMacros.tid index b6231f811..45db04806 100644 --- a/core/ui/PageMacros.tid +++ b/core/ui/PageMacros.tid @@ -4,7 +4,7 @@ title: $:/core/ui/PageMacros <$transclude tiddler={{$:/palette}} index="$name$"/> \end \define color(name) -<> +<> \end \define tabs(tabsList,default,state:"$:/state/tab")
<$list filter="$tabsList$" variable="currentTab"><$button set=<> setTo=<> default="$default$" selectedClass="tw-tab-selected"><$transclude tiddler=<> field="caption"><$macrocall $name="currentTab" $type="text/plain" $output="text/plain"/>