1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-15 04:30:27 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/demonstrations/TableOfContentsMacro Sorted Expandable Example.tid

13 lines
324 B
Plaintext

caption: Sorted
created: 20150221201942000
modified: 20240201161531988
order: 3
tags: table-of-contents-example
title: Example Table of Contents: Sorted Expandable
type: text/vnd.tiddlywiki
<$macrocall $name=".example" n="1"
eg="""<div class="tc-table-of-contents">
<<toc-expandable "Contents" "!sort[title]">>
</div>"""/>