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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: