mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-15 15:10:30 -08:00
11 lines
286 B
Text
11 lines
286 B
Text
title: $:/plugins/tiddlywiki/menubar/items/contents
|
|
caption: Contents
|
|
description: Table of Contents
|
|
is-dropdown: yes
|
|
tags: $:/tags/MenuBar
|
|
|
|
<div class="tc-table-of-contents">
|
|
|
|
<$macrocall $name="toc-selective-expandable" tag={{$:/config/plugins/menubar/TableOfContents/Tag}}/>
|
|
|
|
</div>
|