mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-15 06:14:53 +00:00
12 lines
232 B
Plaintext
12 lines
232 B
Plaintext
title: $:/plugins/tiddlywiki/menubar/items/contents
|
|
caption: Contents
|
|
description: Table of Contents
|
|
is-dropdown: yes
|
|
tags: $:/tags/MenuBar
|
|
|
|
<div class="tc-table-of-contents">
|
|
|
|
<<toc-selective-expandable 'TableOfContents'>>
|
|
|
|
</div>
|