superle3
superle3
> However, I notice that now tab does not make a & in single line like it used to Fixed in #362
Related to #68 This should be handled through the snippet and not the engine itself as it probably would invalidate other snippets.
Just like this https://github.com/yfzhao20/vscode-ultra-math-preview, vscode extension I presume?
Then I am just going to copy this one (the thumb is the "cursor"):  It will "break" latex syntax sometimes but that's a non-fixable issue and probably doesn't need...
This is what I quickly made: https://github.com/user-attachments/assets/f52e1c44-0620-446e-b2b3-9d68c0e10c4f the most inside braces are selected and the cursor is shown at the current position. It's probably better to show the normal equation...
https://github.com/user-attachments/assets/87c1e7f1-7e83-4bde-b156-d786a55efbb6 Here I am always going to the left if I am inside a macro I think, its actually `math_tag` but not sure what it represents. (ignore my struggles with...
(as you can add it in the settings, closing it, maybe it should be added to the default environments)
that plugin has been archived, but this is indeed not the intended use case of this plugin so I am closing it as not planned.
@Homoe-hs could you provide reproduction steps for a sandbox vault as I am not able to reproduce this. (and this seems to be user error, but not enough info).
This plugin only enhanced the writing experience, for extending mathjax, indeed see [Obsidian Extended MathJax](https://github.com/wei2912/obsidian-latex/).