mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-30 04:11:32 -08:00
Fix problem with static "all tiddlers" export
This commit is contained in:
parent
dfa5b6c8dc
commit
bb74be7ac1
1 changed files with 4 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue