1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-13 07:24:21 +00:00
TiddlyWiki5/plugins/tiddlywiki/translators/templates/tid.tid

8 lines
199 B
Plaintext
Raw Normal View History

title: $:/plugins/tiddlywiki/translators/templates/tid
\define generateTid(title)
title: $title$
<$transclude tiddler="""$title$"""/>
\end
<$macrocall $name="generateTid" title=<<currentTiddler>>/>