mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 01:26:18 +00:00
a9dd8c2f52
Good for the core to show best practice
8 lines
252 B
Plaintext
8 lines
252 B
Plaintext
title: $:/core/templates/exporters/StaticRiver/Content
|
|
|
|
\define renderContent()
|
|
{{{ $(exportFilter)$ ||$:/core/templates/static-tiddler}}}
|
|
\end
|
|
\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]
|
|
<<renderContent>>
|