kopia lustrzana https://github.com/miklobit/TiddlyWiki5
12 wiersze
304 B
Plaintext
12 wiersze
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>
|
|
'/>
|