**Describe the bug** After release version 0.4.2, the cursor started shifting in some snippets. **To Reproduce** I just used the following snippet ``` # -*- mode: snippet -*- # name: test # key: test # -- #+begin_latex latex \begin{align*} $0 \end{align*} #+end_latex ``` **Videos** With enabled org-frag-tog:  With disabled org-frag-tog: 