Make sure we don't try to wikify the names of modules in the module listing

print-window-tiddler
Jermolene 2013-11-10 22:45:11 +00:00
rodzic 0e7ffa677a
commit 8fb6f26729
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -4,7 +4,7 @@ title: $:/snippets/modules
{{$:/docs/moduletypes/$type$}}
\end
<$list filter="[moduletypes[]]">
!! <<listItem>>
!! <$macrocall $name="listItem" $type="text/plain" $output="text/plain"/>
<$macrocall $name="describeModuleType" type=<<listItem>>/>
<ul><$list filter="[is[current]modules[]]"><li><$link><<currentTiddler>></$link>
</li>