mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-17 20:52:52 +00:00
5 lines
238 B
Plaintext
5 lines
238 B
Plaintext
|
title: $:/plugins/tiddlywiki/text-slicer/templates/export-full-doc
|
||
|
tags: $:/tags/ViewTemplate
|
||
|
|
||
|
<$list filter="[list<currentTiddler>!has[draft.of]]" template="$:/plugins/tiddlywiki/text-slicer/templates/template-tiddler" listItem="item"/>
|