Fix extraneous whitespace in toc macro

Accidentally introduced in 3d7b40fbaa
print-window-tiddler
Jermolene 2014-11-02 21:23:17 +00:00
rodzic 2e1db82f2d
commit 48696c7d41
1 zmienionych plików z 0 dodań i 4 usunięć

Wyświetl plik

@ -10,13 +10,9 @@ tags: $:/tags/Macro
<$view field="title"/>
</$view>
</$list>
<$list filter="""[all[current]] -[[$rootTag$]]""">
<$macrocall $name="toc-body" rootTag="""$rootTag$""" tag=<<currentTiddler>> sort="$sort$"/>
</$list>
</li>
</$list>
</ol>