mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 18:39:57 +00:00
21 lines
733 B
Plaintext
21 lines
733 B
Plaintext
|
created: 20150221193056000
|
||
|
modified: 20150221205038000
|
||
|
tags: [[Table-of-Contents Macros]] [[Macro Examples]]
|
||
|
title: Table-of-Contents Macros (Examples)
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
These examples derive tables of contents from the root tag <<.tag Contents>>.
|
||
|
|
||
|
You can explore the same structure with these clickable tag pills:
|
||
|
|
||
|
* {{Contents||$:/core/ui/TagTemplate}}
|
||
|
** {{First||$:/core/ui/TagTemplate}}
|
||
|
** {{Second||$:/core/ui/TagTemplate}}
|
||
|
*** {{SecondThree||$:/core/ui/TagTemplate}}
|
||
|
** {{Third||$:/core/ui/TagTemplate}}
|
||
|
** {{Fourth||$:/core/ui/TagTemplate}}
|
||
|
|
||
|
The tabbed example uses the real TableOfContents of this documentation instead.
|
||
|
|
||
|
<<tabs "[tag[table-of-contents-example]nsort[order]]" "Example Table of Contents: Simple">>
|