mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-11-30 13:58:06 +00:00
Merge tw2 related plugins and templates
Now all the plugins and templates needed are in the plugin `tiddlywiki/classictools`
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
title: $:/core/templates/html-div-tiddler-remove-prefix
|
||||
|
||||
<!--
|
||||
|
||||
This template is used for saving tiddlers as an HTML DIV tag with attributes representing the tiddler fields.
|
||||
|
||||
-->`<div`<$fields template=' $name$="$encoded_value$"' stripTitlePrefix="yes"></$fields>`>
|
||||
<pre>`<$view field="text" format="htmlencoded" />`</pre>
|
||||
</div>`
|
||||
Reference in New Issue
Block a user