mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-20 08:44:52 +00:00
58730b7452
And improve the layout of the examples
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='tw-table-of-contents'>
|
|
<<toc-selective-expandable 'Contents'>>
|
|
</div>
|
|
"/>
|