diff --git a/core/wiki/macros/toc.tid b/core/wiki/macros/toc.tid index 57ebf9eb4..e80bdc182 100644 --- a/core/wiki/macros/toc.tid +++ b/core/wiki/macros/toc.tid @@ -111,7 +111,6 @@ If the macro parameter is empty - Use the toc-defaultItemTemplate \procedure toc-filterDefault() [all[shadows+tiddlers]tag!has[draft.of]] \procedure toc-filterParent() [has!has[draft.of]] :filter[getmatch] -\procedure toc-filterTagLike() [getenlist-input[]!has[draft.of]] \procedure toc-filterTagLike() [has!has[draft.of]] :filter[getenlist-input[]match] @@ -174,7 +173,6 @@ v5.3.4 itemClassFilter has been replaced by tf.toc-itemClassFilter see: tf.toc-i -\procedure toc-tagLikeChildFilter() [getenlist-input[]] -[toc-hide[yes]] \procedure toc-tagLikeChildFilter() [has] :filter[getenlist-input[]match<..currentTiddler>] -[toc-hide[yes]] \procedure toc-parentChildFilter() [has] :filter[getmatch<..currentTiddler>] -[toc-hide[yes]]