1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-18 21:22:52 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/demonstrations/TableOfContentsMacro Selective Expandable Example.tid

13 lines
331 B
Plaintext
Raw Normal View History

2024-02-06 16:29:13 +00:00
caption: Selective
created: 20150221201907000
modified: 20150221203950000
2024-02-07 11:58:56 +00:00
order: 4
tags: table-of-contents-example
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>"""/>