mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-17 15:24:50 +00:00
12 lines
264 B
Plaintext
12 lines
264 B
Plaintext
|
title: TableOfContentsMacro Expandable Example
|
||
|
caption: Expandable
|
||
|
tags: table-of-contents-example
|
||
|
|
||
|
!! Expandable Table of Contents
|
||
|
|
||
|
<$macrocall $name="wikitext-example-without-html"
|
||
|
src="<div class='tw-table-of-contents'>
|
||
|
<<toc-expandable 'Contents'>>
|
||
|
</div>
|
||
|
"/>
|