1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-12 15:56:05 +00:00

Update ViewWidget.tid (#9082)

This commit is contained in:
lin onetwo
2025-06-08 23:16:55 +08:00
committed by GitHub
parent 0cb7f0ead0
commit f4979dcdfd

View File

@@ -55,6 +55,15 @@ The following example will view the core version of the tiddler [[$:/DefaultTidd
'>>
To transclude a subtiddler with codeblock visual style, wrap it with pre, and set the mode and format attributes:
<<wikitext-example-without-html '
<pre>
<$view tiddler="$:/core" subtiddler="$:/core/ui/ControlPanel/ViewTemplateTags" mode=block format=text/>
</pre>
'>>
! Examples
Given this [[Saturday]] example tiddler: