mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
78a09fcf56
* docs - download empty button new syntax - want to keep stuff like this for the time beeing * use \procedure instead of \define for consistency
11 lines
392 B
Plaintext
11 lines
392 B
Plaintext
title: $:/editions/tw5.com/download-empty
|
|
code-body: yes
|
|
|
|
\procedure saveTiddlerFilter()
|
|
[[$:/core]] [[$:/isEncrypted]] [[$:/themes/tiddlywiki/snowwhite]] [[$:/themes/tiddlywiki/vanilla]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]
|
|
\end
|
|
|
|
\procedure savingEmpty() yes
|
|
|
|
{{$:/core/templates/tiddlywiki5.html}}
|