TiddlyWiki5/editions/test/tiddlers/tests/data
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
..
conditionals Standardise whitespace in conditional shortcut syntax (#8583) 2024-09-02 16:51:15 +01:00
custom-operators Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
data-widget Add tc-test-case class to testcase-widget (#8744) 2024-12-05 12:33:27 +00:00
deserializers Adds a deserialize filter operator (#7511) 2023-06-03 14:33:10 +01:00
filters Rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:41:28 +01:00
functions Fixes a regression in correctly evaluating default param values for functions (#9614) 2026-02-04 11:12:42 +00:00
genesis-widget Fix/Widget css leading space (#9427) 2025-11-12 11:57:02 +00:00
importvariables Import variables should not parse with whitespace trim 2024-03-10 15:03:52 +00:00
let-filter-prefix Introduce multi-valued variables and let filter run prefix (#8972) 2025-11-22 12:29:42 +00:00
list-widget Fix for list widget with an empty paragraph as inline template (#7903) 2023-12-21 10:35:40 +00:00
macros Dynamic parameters for macro/procedure/function calls (#9055) 2026-02-04 11:24:06 +00:00
messages tm-new-tiddler - Create empty tags field only if template or additionalFields contain a tags-field (#8559) 2024-09-06 19:46:53 +01:00
multi-valued-variables Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00
pragmas Revert "Add new classes to wikitext created emphasised elements to make them easily stylable (#8163)" 2024-10-30 14:47:26 +00:00
procedures Allows whitespace-only macro/procedure to be closed by \end (#7911) 2024-01-24 11:32:58 +00:00
reserved-wikitext Test to verify that reserved wikitext constructs are not parsed (#8384) 2024-08-01 11:47:37 +01:00
serialize Dynamic parameters for macro/procedure/function calls (#9055) 2026-02-04 11:24:06 +00:00
tabs-macro Improve tabs macro accessibility (#9348) 2026-01-04 12:13:10 +00:00
this-tiddler Introduce "thisTiddler" variable (#7182) 2023-05-06 11:40:22 +01:00
transclude feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
widgets Fixed substitute attributes to allow more variables (#9059) 2025-06-03 17:30:40 +01:00
csv-cases.tid CSV parser improvements (#7042) 2022-11-20 17:51:01 +00:00