superle3

Results 99 comments of superle3

I have a pr open at https://github.com/artisticat1/obsidian-latex-suite/pull/385, but I am just not sure what to call a text environment. Technically` \label` is a math environment, so `\label{\alpha}` is valid latex....

Hello, the option doesn't exist yet. Would a regular obsidian shorcut suffice and should this also disable tabout with the tab key.

I think thats all? Not experienced with reviewing so if some comments are too outrageous or unclear, just let me know. (for example I am not sure how much I...

Hi @Testudinidae , (Not trying to rush you, it's oss and volunteer work so things take time/ take your time) I am not in a hurry/dont have a lot of...

you could add snippets for these specifically with higher priority then the space snippet. like ```js {trigger: "\\top", replacement: "\\top", options: "mA", priority: 1000} ```

If you're on windows you can also use a negative look behind. Like `(?

Related to #334,IME is currently unsupported, because dealing with it is very complex ( and behind a bunch of web standards that I don't know).