TiddlyWiki5/editions/dev/tiddlers/system/static.content.tid

20 lines
702 B
Plaintext

title: $:/core/templates/static.content
type: text/vnd.tiddlywiki
hack-to-give-us-something-to-compare-against: yes
\define tv-wikilink-template() https://tiddlywiki.com/dev/static/$uri_doubleencoded$.html
<!-- For Google, and people without JavaScript-->
<$reveal state="!!hack-to-give-us-something-to-compare-against" type="nomatch" text=<<savingEmpty>>>
It looks like this browser doesn't run JavaScript. You can use one of these static HTML versions to browse the same content:
* https://tiddlywiki.com/dev/static.html - browse individual tiddlers as separate pages
* https://tiddlywiki.com/dev/alltiddlers.html#HelloThere - single file containing all tiddlers
---
{{HelloThere}}
</$reveal>