mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 20:54:43 +00:00
Text-slicer: Add support for definition lists
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
title: $:/plugins/tiddlywiki/text-slicer/templates/interactive/definition
|
||||
|
||||
\define body()
|
||||
<$link tag="dd" class="tc-document-tiddler-link">
|
||||
|
||||
<$transclude/>
|
||||
|
||||
</$link>
|
||||
\end
|
||||
|
||||
<<body>>
|
||||
Reference in New Issue
Block a user