diff --git a/core/wiki/macros/tag.tid b/core/wiki/macros/tag.tid index 03dd8cb98..0dfe8e52a 100644 --- a/core/wiki/macros/tag.tid +++ b/core/wiki/macros/tag.tid @@ -10,7 +10,7 @@ color:$(foregroundColor)$; \define tag-pill-inner(tag,icon,colour,fallbackTarget,colourA,colourB,element-tag,element-attributes,actions) \whitespace trim -<$vars +<$let foregroundColor=<> backgroundColor=<<__colour__>> > @@ -23,6 +23,7 @@ color:$(foregroundColor)$; <$transclude tiddler=<<__icon__>>/> <$view tiddler=<<__tag__>> field="title" format="text" /> + \end \define tag-pill-body(tag,icon,colour,palette,element-tag,element-attributes,actions)