tth05/obsidian-completr

Issue with completing in math block

Opened this issue · 0 comments

Hi, I'm not sure if this is a setting I accidently changed or not but the latex suggestions work in inline latex but with latex math blocks. I only get word suggestions rather than latex options. i.e.. If I type bar I would expect an option of \bar{#} but I only get bar and other things like autocomplete for \begin{align} \end{align} do not work in math blocks.

The plugin works perfectly fine with inline latex though.