mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-09 07:15:39 +00:00
toc change sorted example to use "!sort[title]"
This commit is contained in:
parent
625d029207
commit
fb97287ea7
@ -1,11 +1,12 @@
|
|||||||
created: 20150221201942000
|
|
||||||
modified: 20150221203958000
|
|
||||||
title: Example Table of Contents: Sorted Expandable
|
|
||||||
caption: Sorted
|
caption: Sorted
|
||||||
tags: table-of-contents-example
|
created: 20150221201942000
|
||||||
|
modified: 20240201161531988
|
||||||
order: 3
|
order: 3
|
||||||
|
tags: table-of-contents-example
|
||||||
|
title: Example Table of Contents: Sorted Expandable
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
<$macrocall $name=".example" n="1"
|
<$macrocall $name=".example" n="1"
|
||||||
eg="""<div class="tc-table-of-contents">
|
eg="""<div class="tc-table-of-contents">
|
||||||
<<toc-expandable "Contents" "sort[title]">>
|
<<toc-expandable "Contents" "!sort[title]">>
|
||||||
</div>"""/>
|
</div>"""/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user