mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-19 00:04:51 +00:00
12 lines
304 B
Plaintext
12 lines
304 B
Plaintext
title: TableOfContentsMacro Selective Expandable Example
|
|
caption: Selective Expandable
|
|
tags: table-of-contents-example
|
|
|
|
!! Selective Expandable Table of Contents
|
|
|
|
<$macrocall $name="wikitext-example-without-html"
|
|
src="<div class='tc-table-of-contents'>
|
|
<<toc-selective-expandable 'Contents'>>
|
|
</div>
|
|
"/>
|