mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-09 18:28:07 +00:00
Text-slicer: Add support for definition lists
This commit is contained in:
11
plugins/tiddlywiki/text-slicer/templates/plain/term.tid
Normal file
11
plugins/tiddlywiki/text-slicer/templates/plain/term.tid
Normal file
@@ -0,0 +1,11 @@
|
||||
title: $:/plugins/tiddlywiki/text-slicer/templates/plain/term
|
||||
|
||||
\define body()
|
||||
<dt>
|
||||
|
||||
<$transclude/>
|
||||
|
||||
</dt>
|
||||
\end
|
||||
|
||||
<<body>>
|
||||
Reference in New Issue
Block a user