Describe the bug
When calling a Capture with the format setting - {{time}} {{value}} and attempting to save after entering the macro {{value}} in the text input field, the application stops responding.
I suspect the macro is being processed recursively.
Another issue is that even code blocks are likely being treated as macros.
In “Capture,” configure the following format settings:

Use {{value}} as a code string as shown below. The same issue occurs with {{mvalue}}.

Describe the bug
When calling a Capture with the format setting
- {{time}} {{value}}and attempting to save after entering the macro{{value}}in the text input field, the application stops responding.I suspect the macro is being processed recursively.
Another issue is that even code blocks are likely being treated as macros.
In “Capture,” configure the following format settings:
Use
{{value}}as a code string as shown below. The same issue occurs with{{mvalue}}.