From a36d8471a8fcabb4a2ae84ac71a702b0c4f77220 Mon Sep 17 00:00:00 2001 From: BurningTreeC Date: Wed, 5 Dec 2018 15:30:24 +0100 Subject: [PATCH] TOC macro - macrocall wasn't closed (#3622) --- core/wiki/macros/toc.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/wiki/macros/toc.tid b/core/wiki/macros/toc.tid index dc325b836..373c466c5 100644 --- a/core/wiki/macros/toc.tid +++ b/core/wiki/macros/toc.tid @@ -159,7 +159,7 @@ tags: $:/tags/Macro
    <$list filter="""[all[shadows+tiddlers]tag<__tag__>!has[draft.of]$sort$] -[<__tag__>] -[enlist<__exclude__>]"""> <$list filter="[all[current]toc-link[no]]" variable="ignore" emptyMessage=<> > - <$macrocall $name=toc-unlinked-selective-expandable-body tag=<<__tag__>> sort=<<__sort__>> itemClassFilter=<<__itemClassFilter__>> exclude=<> path=<> > + <$macrocall $name="toc-unlinked-selective-expandable-body" tag=<<__tag__>> sort=<<__sort__>> itemClassFilter=<<__itemClassFilter__>> exclude=<> path=<>/>