mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 18:16:18 +00:00
15 lines
326 B
Plaintext
15 lines
326 B
Plaintext
|
title: $:/plugins/tiddlywiki/innerwiki/template
|
||
|
|
||
|
\define saveTiddlerFilter()
|
||
|
$:/boot/boot.css
|
||
|
$:/boot/boot.js
|
||
|
$:/boot/bootprefix.js
|
||
|
$:/core
|
||
|
$:/library/sjcl.js
|
||
|
$:/plugins/tiddlywiki/innerwiki
|
||
|
$:/plugins/tiddlywiki/railroad
|
||
|
$:/themes/tiddlywiki/snowwhite
|
||
|
$:/themes/tiddlywiki/vanilla
|
||
|
\end
|
||
|
{{$:/core/templates/tiddlywiki5.html}}
|