From 729d4b63746d313b108cee44396fd819bb748bd1 Mon Sep 17 00:00:00 2001 From: saqimtiaz Date: Tue, 24 Mar 2026 14:13:31 +0100 Subject: [PATCH] wip: non-existent variables as attributes should be undefined --- editions/tw5.com/tiddlers/system/DefaultTiddlers.tid | 11 ++--------- editions/tw5.com/tiddlers/system/sidebarlayout.tid | 5 ++++- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/editions/tw5.com/tiddlers/system/DefaultTiddlers.tid b/editions/tw5.com/tiddlers/system/DefaultTiddlers.tid index f81c01aa84..017c180f5f 100644 --- a/editions/tw5.com/tiddlers/system/DefaultTiddlers.tid +++ b/editions/tw5.com/tiddlers/system/DefaultTiddlers.tid @@ -1,13 +1,6 @@ created: 20131127215321439 -modified: 20140912135951542 +modified: 20260228214306872 title: $:/DefaultTiddlers type: text/vnd.tiddlywiki -[[Hire the founder of TiddlyWiki]] -HelloThere -[[Quick Start]] -[[Find Out More]] -[[TiddlyWiki on the Web]] -[[Testimonials and Reviews]] -GettingStarted -Community \ No newline at end of file +[prefix[Test]] \ No newline at end of file diff --git a/editions/tw5.com/tiddlers/system/sidebarlayout.tid b/editions/tw5.com/tiddlers/system/sidebarlayout.tid index 2bfa95e13f..9f759e5317 100644 --- a/editions/tw5.com/tiddlers/system/sidebarlayout.tid +++ b/editions/tw5.com/tiddlers/system/sidebarlayout.tid @@ -1,3 +1,6 @@ +created: 20260228185506912 +modified: 20260228185506912 title: $:/themes/tiddlywiki/vanilla/options/sidebarlayout +type: text/vnd.tiddlywiki -fluid-fixed \ No newline at end of file +fixed-fluid \ No newline at end of file