mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
12 lines
175 B
Plaintext
12 lines
175 B
Plaintext
|
title: $:/plugins/tiddlywiki/text-slicer/templates/interactive/term
|
||
|
|
||
|
\define body()
|
||
|
<$link tag="dt" class="tc-document-tiddler-link">
|
||
|
|
||
|
<$transclude/>
|
||
|
|
||
|
</$link>
|
||
|
\end
|
||
|
|
||
|
<<body>>
|