1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-27 01:14:44 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/demonstrations/TableOfContentsMacro Simple Example.tid

13 lines
291 B
Plaintext
Raw Normal View History

2024-02-06 16:29:13 +00:00
caption: Simple
created: 20150221201838000
modified: 20150221203742000
2024-02-07 11:58:56 +00:00
order: 1
tags: table-of-contents-example
title: Example Table of Contents: Simple
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 tag:"Contents">>
</div>"""/>