1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-14 12:10:28 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/demonstrations/TableOfContentsMacro Selective Expandable Example.tid

11 lines
290 B
Plaintext
Raw Normal View History

2024-02-06 16:29:13 +00:00
caption: Selective
created: 20150221201907000
modified: 20150221203950000
title: Example Table of Contents: Selectively Expandable
2024-02-06 16:29:13 +00:00
type: text/vnd.tiddlywiki
<$macrocall $name=".example" n="1"
eg="""<div class="tc-table-of-contents">
2024-02-06 16:29:13 +00:00
<<toc-selective-expandable tag:"Contents">>
</div>"""/>