From 48696c7d41560fd3fc80e48eb697309635e68318 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sun, 2 Nov 2014 21:23:17 +0000 Subject: [PATCH] Fix extraneous whitespace in toc macro Accidentally introduced in 3d7b40fbaaccb516b215e0253407f581b2239fca --- core/wiki/macros/toc.tid | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/wiki/macros/toc.tid b/core/wiki/macros/toc.tid index 86dcedc44..8992ed868 100644 --- a/core/wiki/macros/toc.tid +++ b/core/wiki/macros/toc.tid @@ -10,13 +10,9 @@ tags: $:/tags/Macro <$view field="title"/> - <$list filter="""[all[current]] -[[$rootTag$]]"""> - <$macrocall $name="toc-body" rootTag="""$rootTag$""" tag=<> sort="$sort$"/> - -