TiddlyWiki5/editions/test/tiddlers/tests/data/multi-valued-variables
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
..
AttributeFirstValue.tid Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00
DefaultParameterMVV.tid Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00
Function.tid Introduce multi-valued variables and let filter run prefix (#8972) 2025-11-22 12:29:42 +00:00
InlineDisplay.tid Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00
InlineDisplaySeparator.tid Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00
InlineFilterDisplay.tid Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00
InlineFilterDisplaySeparator.tid Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00
MissingVariable.tid Introduce multi-valued variables and let filter run prefix (#8972) 2025-11-22 12:29:42 +00:00
NegatedTitle.tid Introduce multi-valued variables and let filter run prefix (#8972) 2025-11-22 12:29:42 +00:00
Operands.tid Introduce multi-valued variables and let filter run prefix (#8972) 2025-11-22 12:29:42 +00:00
Parameters.tid Introduce multi-valued variables and let filter run prefix (#8972) 2025-11-22 12:29:42 +00:00
ParametersShortcut.tid Introduce multi-valued variables and let filter run prefix (#8972) 2025-11-22 12:29:42 +00:00
Simple.tid Introduce multi-valued variables and let filter run prefix (#8972) 2025-11-22 12:29:42 +00:00
TranscludeParameter.tid Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00
TranscludeParameterFunction.tid Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00