1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00
TiddlyWiki5/core/templates/tid-tiddler.tid
Jeremy Ruston d73cdfef77 Don't save "bag" fields
They're just an artefact of syncing
2013-03-25 12:22:15 +00:00

9 lines
221 B
Plaintext

title: $:/core/templates/tid-tiddler
<!--
This template is used for saving tiddlers in TiddlyWeb *.tid format
--><$fields exclude='text bag' template='$name$: $value$
'></$fields>`
`<$view field="text" format="text" />