1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-17 19:09:55 +00:00

Fix problem with static "all tiddlers" export

This commit is contained in:
Jermolene 2014-12-04 07:58:30 +00:00
parent dfa5b6c8dc
commit bb74be7ac1

View File

@ -3,4 +3,8 @@ type: text/vnd.tiddlywiki-html
<!-- This template is provided for backwards compatibility with older versions of TiddlyWiki -->
<$set name="exportFilter" value="[!is[system]sort[title]]">
{{$:/core/templates/exporters/StaticRiver}}
</$set>