-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
if we will stay all spaces then(? maybe smth is hidden at the moment) we can save position of start macros and just add it on error
maybe we then need other way for split: while not in %%%: split first, when in %%% split by last
for example: a%%%%bb%%%%%ccc must be splited as a + %bb%% + ccc
(seems like this split-method will work)
Reactions are currently unavailable