mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-14 19:25:40 +00:00
11 lines
360 B
Plaintext
11 lines
360 B
Plaintext
title: $:/plugins/tiddlywiki/internals/EditTemplate/body/preview/widget-tree
|
|
tags: $:/tags/EditPreview
|
|
caption: widget tree
|
|
list-after: $:/plugins/tiddlywiki/internals/EditTemplate/body/preview/parse-tree
|
|
|
|
\define preview(mode,output)
|
|
<$widget-tree mode="$mode$" output="$output$"/>
|
|
\end
|
|
|
|
{{||$:/plugins/tiddlywiki/internals/EditTemplate/body/preview/shared}}
|