1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-19 18:59:42 +00:00
TiddlyWiki5/tiddlywiki5/shadows/templates/EditTemplate.tid
Jeremy Ruston 70941b07a6 Added initial support for the command macro
Just the EditTiddler command at the moment
2012-03-29 17:02:05 +01:00

8 lines
116 B
Plaintext

title: EditTemplate
modifier: JeremyRuston
<<view title>>
{{title{
<<edit draft.title>>}}}
{{body{
<<edit text>>}}}