Merge branch 'tiddlywiki-com'

This commit is contained in:
Jeremy Ruston
2024-07-25 17:41:47 +01:00
129 changed files with 1707 additions and 1707 deletions

View File

@@ -1,5 +1,5 @@
title: Filters/FakeVariables
description: Test for https://github.com/Jermolene/TiddlyWiki5/issues/6303
description: Test for https://github.com/TiddlyWiki/TiddlyWiki5/issues/6303
type: text/vnd.tiddlywiki-multiple
tags: [[$:/tags/wiki-test-spec]]

View File

@@ -253,7 +253,7 @@ Tests the checkbox widget thoroughly.
},
];
// https://github.com/Jermolene/TiddlyWiki5/issues/6871
// https://github.com/TiddlyWiki/TiddlyWiki5/issues/6871
var listModeTestsWithListField = (
listModeTests
.filter(data => data.widgetText.includes("listField='colors'"))