TiddlyWiki5/core/templates/html-div-tiddler.tid
2012-12-30 13:55:19 +00:00

9 lines
293 B
Text

title: $:/core/templates/html-div-tiddler
<!--
This template is used for saving tiddlers as an HTML DIV tag with attributes representing the tiddler fields.
-->`<div`<$fields template=' $name$="$encoded_value$"'></$fields>`>
<pre>`<$view field="text" format="htmlencoded" />`</pre>
</div>`