mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
33f40c47c6
Fixes #6444
11 lines
425 B
Plaintext
11 lines
425 B
Plaintext
title: $:/editions/tw5.com/download-empty
|
|
code-body: yes
|
|
|
|
\define saveTiddlerFilter()
|
|
[[$:/core]] [[$:/isEncrypted]] [[$:/themes/tiddlywiki/snowwhite]] [[$:/themes/tiddlywiki/vanilla]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] [[$:/config/OfficialPluginLibrary]] +[sort[title]]
|
|
\end
|
|
\define savingEmpty()
|
|
yes
|
|
\end
|
|
{{$:/core/templates/tiddlywiki5.html}}
|