mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
12 lines
127 B
Plaintext
12 lines
127 B
Plaintext
title: $:/plugins/tiddlywiki/text-slicer/templates/plain/definition
|
|
|
|
\define body()
|
|
<dd>
|
|
|
|
<$transclude/>
|
|
|
|
</dd>
|
|
\end
|
|
|
|
<<body>>
|