I noticed that typing a closing bracket before an existing closing bracket does not always move the cursor, but sometimes adds an additional closing bracket.
Example
\\ Typing {a} yields:
{a}}
\\ a new closing bracket was added, the cursor is between the two brackets.
\\ Typing {a} again yields:
{a}{a}}
\\ this time typing the closing bracket just moved the cursor and did not add an additional bracket.
\\ The cursor is between the two adjacent closing brackets.
Additional info
Obsidian v0.13.19
OS: Ubuntu v.20.04.3
I turned off all the community plugins except this one when testing
P.S.
Thank you for this awesome plugin, it removes a lot of friction from writing math formulae!
Hello!
I noticed that typing a closing bracket before an existing closing bracket does not always move the cursor, but sometimes adds an additional closing bracket.
Example
Additional info
I turned off all the community plugins except this one when testing
P.S. Thank you for this awesome plugin, it removes a lot of friction from writing math formulae!