kopia lustrzana https://github.com/miklobit/TiddlyWiki5
12 wiersze
299 B
Plaintext
12 wiersze
299 B
Plaintext
title: TableOfContentsMacro Sorted Expandable Example
|
|
caption: Sorted Expandable
|
|
tags: table-of-contents-example
|
|
|
|
!! Sorted Expandable Table of Contents
|
|
|
|
<$macrocall $name='wikitext-example-without-html'
|
|
src='<div class="tc-table-of-contents">
|
|
<<toc-expandable "Contents" "sort[title]">>
|
|
</div>
|
|
'/>
|