mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-03-06 15:59:52 +00:00
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