TiddlyWiki5/editions/test/tiddlers/tests
Jeremy Ruston 64ee20edd2
Further MVV fixes (#9645)
* Add ((var)) syntax for passing multi-valued variables through transclude pipeline

Introduce ((var)) attribute syntax to explicitly pass
MVVs to procedures and functions via $transclude, solving the limitation
where <<var>> always resolves to the first value only for backwards
compatibility. Also adds ((var||sep)) and (((filter||sep))) inline display
syntax for debugging MVV values, and multivalued defaults for parameter attributes

* Create pr-draft.md

* Revert "Create pr-draft.md"

This reverts commit dd116af41b.

* Update change note

* Fix linting errors
2026-02-10 12:16:20 +01:00
..
data Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00
from-tw5.com Add <$testcase> widget (#7817) 2024-05-20 11:30:30 +01:00
modules/utils Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-action-deletefield.js Remove function wrappers from test editions (#9029) 2025-04-14 18:28:43 +01:00
test-action-widgets.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-backlinks.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-backtranscludes.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-checkbox-widget.js [5.4.0] Update eslint target to 2017 and do initial fixes (#9135) 2025-10-01 15:08:00 +01:00
test-compare-filter.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-deserialize-operator.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
test-deserializers.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
test-fakedom.js Remove function wrappers from test editions (#9029) 2025-04-14 18:28:43 +01:00
test-filters.js Revert "Add macro operator (#9520)" 2026-01-05 16:18:01 +00:00
test-html-parser.js Dynamic parameters for macro/procedure/function calls (#9055) 2026-02-04 11:24:06 +00:00
test-json-filters.js Adds jsondelete operator to fix #9371 (#9390) 2025-11-12 16:33:28 +01:00
test-linked-list.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-parsetextreference.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-plugins.js Remove function wrappers from test editions (#9029) 2025-04-14 18:28:43 +01:00
test-popup.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-prefixes-filter.js Modify output of some math operators for empty inputs (#9337) 2025-10-29 11:57:39 +00:00
test-tags-operator.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-tags.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-tiddler.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-utils.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-widget-event.js Remove function wrappers from test editions (#9029) 2025-04-14 18:28:43 +01:00
test-widget-getVariableInfo.js Introduce multi-valued variables and let filter run prefix (#8972) 2025-11-22 12:29:42 +00:00
test-widget.js Recurse exception handling to better handle '{{}}' in place of recently installed fix (#9548) 2026-02-04 11:21:16 +00:00
test-wikitext-parser.js Dynamic parameters for macro/procedure/function calls (#9055) 2026-02-04 11:24:06 +00:00
test-wikitext-serialize.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
test-wikitext-tabs-macro.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
test-wikitext.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00