From 769969f69f22d34d5ab3704903f056473da43af6 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Mon, 20 May 2024 11:29:43 +0100 Subject: [PATCH] Prepare for merging --- editions/prerelease/tiddlywiki.info | 1 - .../tiddlers/hellothere/HelloThere.tid | 20 ------------------- editions/tw5.com/tiddlywiki.info | 1 - 3 files changed, 22 deletions(-) diff --git a/editions/prerelease/tiddlywiki.info b/editions/prerelease/tiddlywiki.info index 6710c831a..c469dcf99 100644 --- a/editions/prerelease/tiddlywiki.info +++ b/editions/prerelease/tiddlywiki.info @@ -15,7 +15,6 @@ "tiddlywiki/codemirror", "tiddlywiki/menubar", "tiddlywiki/jszip", - "tiddlywiki/innerwiki", "tiddlywiki/confetti", "tiddlywiki/dynannotate", "tiddlywiki/tour" diff --git a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid b/editions/tw5.com/tiddlers/hellothere/HelloThere.tid index 937db8f06..956deec8c 100644 --- a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid +++ b/editions/tw5.com/tiddlers/hellothere/HelloThere.tid @@ -5,26 +5,6 @@ tags: TableOfContents title: HelloThere type: text/vnd.tiddlywiki -
- -This is a preview build of ~TiddlyWiki 5 from the pull request [[#7817: Add <$testcase> widget|https://github.com/Jermolene/TiddlyWiki5/pull/7817]]. - -It features an experimental new core widget for displaying interactive examples that show the output together with a tabbed display of the constituent tiddlers that produce it. - -* TestCaseWidget -* Enhancements to the existing DataWidget - -For example: - -<$testcase> -<$data title="Description" text="How to calculate 2 plus 2"/> -<$data title="FirstNumber" text="2"/> -<$data title="SecondNumber" text="2"/> -<$data title="Output" text="<$text text={{{ [{FirstNumber}add{SecondNumber}] }}}/>"/> - - -
- !!.tc-hero-heading ''Welcome to TiddlyWiki, a unique [[non-linear|Philosophy of Tiddlers]] notebook for [[capturing|Creating and editing tiddlers]], [[organising|Structuring TiddlyWiki]] and [[sharing|Sharing your tiddlers with others]] complex information'' Use it to keep your [[to-do list|TaskManagementExample]], to plan an [[essay or novel|"TiddlyWiki for Scholars" by Alberto Molina]], or to organise your wedding. Record every thought that crosses your brain, or build a flexible and responsive website. diff --git a/editions/tw5.com/tiddlywiki.info b/editions/tw5.com/tiddlywiki.info index 3cf9fbdbd..504abac5c 100644 --- a/editions/tw5.com/tiddlywiki.info +++ b/editions/tw5.com/tiddlywiki.info @@ -7,7 +7,6 @@ "tiddlywiki/evernote", "tiddlywiki/internals", "tiddlywiki/menubar", - "tiddlywiki/innerwiki", "tiddlywiki/confetti", "tiddlywiki/dynannotate", "tiddlywiki/tour",