mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-26 22:04:38 +00:00
12 lines
121 B
Plaintext
12 lines
121 B
Plaintext
title: $:/plugins/tiddlywiki/text-slicer/templates/plain/item
|
|
|
|
\define body()
|
|
<li>
|
|
|
|
<$transclude/>
|
|
|
|
</li>
|
|
\end
|
|
|
|
<<body>>
|