Hi Yakov,
I will update the instructions this weekend.
The +function() substitution with +function() is indeed incorrect.
In the past I would build several plugins and than combine them into one plugin.
Just slicing the !code part from some plugins, adding all slices together and pasting it in one plugin.
When the !code contains !function() the slicing breaks at this point, !code is than incomplete.
To resolve this I decided to replace !function() with +function() by default, I will make this optional.
I hope this makes sense.
Op maandag 6 februari 2023 om 09:41:03 UTC+1 schreef Yakov: