1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-02 22:39:56 +00:00

new test tiddlers

This commit is contained in:
pmario 2024-06-18 17:17:19 +02:00
parent bd75750f67
commit 231864ea99
3 changed files with 28 additions and 3 deletions

View File

@ -1,5 +1,5 @@
created: 20240206221213901
modified: 20240208172058262
modified: 20240618132345317
tags: testTOC
title: test-tagLike-toc
type: text/vnd.tiddlywiki
@ -21,7 +21,7 @@ All tiddlers that have a "tag-like" field
This table excludes: todo1 and todo2 so it should not show a chevron at "b b-caption"
<<.example n:1 eg:"""<div class="tc-table-of-contents">
<<.example n:2 eg:"""<div class="tc-table-of-contents">
<<toc-selective-expandable tag:"tag-like-root" tagField:"tag-like" exclude:"todo1 todo2">>
</div>
""">>
@ -30,7 +30,7 @@ This table excludes: todo1 and todo2 so it should not show a chevron at "b b-cap
simple-toc as reference
<<.example n:1 eg:"""<div class="tc-table-of-contents">
<<.example n:3 eg:"""<div class="tc-table-of-contents">
<<toc tag:"tag-like-root" tagField:"tag-like">>
</div>
""">>

View File

@ -0,0 +1,8 @@
code-body: yes
created: 20240618150559884
modified: 20240618150722129
tags: $:/tags/Global
title: test-tags/Global-tv-toc-show-new-child
type: text/vnd.tiddlywiki
\define tv-toc-show-new-child() yes

View File

@ -0,0 +1,17 @@
created: 20240618145407617
modified: 20240618150119710
tags:
title: test-tv-toc-show-new-child
type: text/vnd.tiddlywiki
\define tv-toc-show-new-child() yes
```
\define tv-toc-show-new-child() yes
```
''toc-selective expandable''
<div class="tc-table-of-contents">
<<toc-selective-expandable tag:"root" parentField:"parent" exclude:"p1.1">>
</div>