TiddlyWiki5/editions/prerelease/tiddlers/system/TiddlyWiki Pre-release.tid

18 lines
1.1 KiB
Plaintext
Raw Normal View History

2015-05-11 19:16:15 +00:00
title: TiddlyWiki Pre-release
2023-07-31 11:25:12 +00:00
modified: 20230731122156493
2015-05-11 19:16:15 +00:00
2022-12-09 10:43:13 +00:00
This is a pre-release build of TiddlyWiki provided for testing and review purposes. ''Please don't try to depend on the pre-release for anything important'' -- you should use the latest official release from https://tiddlywiki.com.
All of the changes in this pre-release are provisional until it is released and they become frozen by our backwards compatibility policies. This is the perfect time to raise questions or make suggestions. Please [[open a ticket at GitHub|https://github.com/Jermolene/TiddlyWiki5/issues/new/choose]] or make a post at https://talk.tiddlywiki.org/.
The pre-release is also available as an [[empty wiki|https://tiddlywiki.com/prerelease/empty.html]] ready for reuse.
2015-05-11 19:16:15 +00:00
<$list filter="[tag[ReleaseNotes]!has[released]!sort[created]]">
<div class="tc-titlebar">
<h2 class="tc-title"><$text text=<<currentTiddler>>/></h2>
</div>
<div class="tc-subtitle">Updated: <$view field="modified" format="date" template={{$:/language/Tiddler/DateFormat}}/></div>
2015-05-11 19:16:15 +00:00
<$transclude mode="block"/>
2024-04-15 10:18:57 +00:00
2015-05-11 19:16:15 +00:00
</$list>