1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-11 13:23:17 +00:00
Cameron Fischer 45355a7fcf
Wikirules now use better macrocall parser (#5451)
* wikirules now use better macrocall parser

Before, wikirules would use a deficient macrocall parser which couldn't
handle certain types of arguments. Now it uses the same one that the
widget parser uses. Less code!

* style changes and removing weird switch statement

That switch statement made more sense in an earlier iteration.

* comment improvements

* oops, wikirule macrocalls could do ONE thing better

* '=' wasn't allowed for widget macros, but why?

Now they're allowed for both widget macros and macrocall macros.
2021-01-29 13:26:31 +00:00
..
2017-07-03 20:34:58 +01:00
2017-11-18 19:53:52 +00:00
2021-01-21 17:05:58 +00:00
2018-12-17 11:07:39 +00:00
2014-12-05 10:20:32 +00:00