mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-02-03 14:22:24 -08:00
Update ViewWidget.tid (#9082)
This commit is contained in:
parent
0cb7f0ead0
commit
f4979dcdfd
1 changed files with 9 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue