diff --git a/core/ui/Components/VisibleTransclude.tid b/core/ui/Components/VisibleTransclude.tid index 93b17f202..d53f83b97 100644 --- a/core/ui/Components/VisibleTransclude.tid +++ b/core/ui/Components/VisibleTransclude.tid @@ -5,7 +5,7 @@ Import this component to make all the child transclusions visible. Block transclusions are shown in red, and inline transclusions are shown in green. --> -\function <$transclude>(tiddler,$tiddler,mode,$mode) +\procedure <$transclude>(tiddler,$tiddler,mode,$mode) <$let mode={{{ [[$mode]is[variable]then<$mode>!is[blank]] :else[[mode]is[variable]then!is[blank]] :else[match[yes]then[inline]else[block]] }}}