1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-05-04 08:24:10 +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
..
2014-07-24 23:51:37 +02:00
2013-12-25 14:31:35 +01:00
2012-12-22 23:09:44 +00:00
2014-03-17 20:55:08 +00:00
2018-09-28 16:01:32 +01:00
2012-12-29 23:16:34 +00:00
2014-08-30 20:44:26 +01:00
2017-07-12 16:46:13 +01:00