diff --git a/editions/tw5.com/tiddlers/widgets/ViewWidget.tid b/editions/tw5.com/tiddlers/widgets/ViewWidget.tid index ca5231d83..5821420c0 100644 --- a/editions/tw5.com/tiddlers/widgets/ViewWidget.tid +++ b/editions/tw5.com/tiddlers/widgets/ViewWidget.tid @@ -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: + +< +<$view tiddler="$:/core" subtiddler="$:/core/ui/ControlPanel/ViewTemplateTags" mode=block format=text/> + + +'>> + ! Examples Given this [[Saturday]] example tiddler: