1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-03-04 06:49:50 +00:00
Files
TiddlyWiki5/core/modules/widgets
Jeremy Ruston 50ec0dd4b6 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
2026-02-08 21:46:18 +00:00
..