[BUG] Using {{value}} or {{mvalue}} in the Capture input dialog causes the application to become unresponsive.
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}}.
You could help anyone working on this by providing the output of Obsidian’s Show Debug Info command.
:tada: This issue has been resolved in version 2.9.4 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: