mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
b9ae6607c0
* the text/vnd-tiddlywiki tiddler and language * adding trim: edit and view templates
11 lines
269 B
Plaintext
11 lines
269 B
Plaintext
title: $:/core/ui/ViewTemplate/body/plugin
|
|
|
|
\whitespace trim
|
|
<div class="tc-tiddler-plugin-info">
|
|
<$let plugin-type={{!!plugin-type}}
|
|
default-popup-state="yes"
|
|
qualified-state=<<qualify "$:/state/plugin-info">>
|
|
>
|
|
{{||$:/core/ui/Components/plugin-info}}
|
|
</$let>
|
|
</div> |