mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 19:09:57 +00:00
f223310d34
Part of #764
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='tc-table-of-contents'>
|
|
<<toc-expandable 'Contents'>>
|
|
</div>
|
|
"/>
|