mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-13 07:12:44 +00:00
2d6b6b5011
The idea is to extend the macro call syntax to accept dynamic parameter values (ie thing:{{more}} etc). Eventually, this will work in all the contexts in which the double angle bracket syntax is valid.
This initial commit gets the tests passing, but doesn't yet activate the new functionality.