diff --git a/core/wiki/macros/toc.tid b/core/wiki/macros/toc.tid index b25adb3f9..d2d2767f3 100644 --- a/core/wiki/macros/toc.tid +++ b/core/wiki/macros/toc.tid @@ -48,11 +48,11 @@ The very first toc macro is _not_ reused. So it can be used as a simple referenc \procedure toc-includeField() toc-include \procedure toc-filterField() toc-filter - + \function tf.toc-itemClassFilter() [get[text]matchthen[toc-item-selected]else[toc-item]] -\function tf.toc-includeClass() [subfiltermatchthen[toc-item-include]] -\function tf.toc-filterClass() [subfiltermatchthen[toc-item-filter]] -\function tf.toc-hideClass() [!is[blank]then[toc-item-hide]] +\function tf.toc-includeClass() [subfiltermatchthen[tc-toc-include]] +\function tf.toc-filterClass() [subfiltermatchthen[tc-toc-filter]] +\function tf.toc-hideClass() [!is[blank]then[tc-toc-hide]] \function tf.toc-itemClass() [] [] [] [] +[join[ ]]