mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-03 14:59:57 +00:00
new test tiddlers
This commit is contained in:
parent
bd75750f67
commit
231864ea99
@ -1,5 +1,5 @@
|
|||||||
created: 20240206221213901
|
created: 20240206221213901
|
||||||
modified: 20240208172058262
|
modified: 20240618132345317
|
||||||
tags: testTOC
|
tags: testTOC
|
||||||
title: test-tagLike-toc
|
title: test-tagLike-toc
|
||||||
type: text/vnd.tiddlywiki
|
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"
|
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">>
|
<<toc-selective-expandable tag:"tag-like-root" tagField:"tag-like" exclude:"todo1 todo2">>
|
||||||
</div>
|
</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
|
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">>
|
<<toc tag:"tag-like-root" tagField:"tag-like">>
|
||||||
</div>
|
</div>
|
||||||
""">>
|
""">>
|
||||||
|
@ -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
|
17
editions/tw5.com/tiddlers/test-tv-toc-show-new-child.tid
Normal file
17
editions/tw5.com/tiddlers/test-tv-toc-show-new-child.tid
Normal 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>
|
Loading…
Reference in New Issue
Block a user