Docs - download empty button new syntax - v5.3.x (#8034)

* docs - download empty button new syntax - want to keep stuff like this for the time beeing

* use \procedure instead of \define for consistency
This commit is contained in:
Mario Pietsch 2024-03-10 16:07:56 +01:00 committed by GitHub
parent 0f395ce81d
commit 78a09fcf56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
title: $:/editions/tw5.com/download-empty
code-body: yes
\define saveTiddlerFilter()
\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
\define savingEmpty()
yes
\end
\procedure savingEmpty() yes
{{$:/core/templates/tiddlywiki5.html}}