superle3

Results 99 comments of superle3

Hello, JuliaMono at https://juliamono.netlify.app/ does conceal this correctly for me. ![image](https://github.com/user-attachments/assets/c9671491-b586-4878-974f-dbcbf77c4aac) FiraMono another popular nerd font and with a lot more symbols did not so this may be an obscure...

#443 somewhat avoids the issue by making them configurable. But with a single cursor it probably should be (snippet trigger) > (tabout enclosed by a brace) > (matrix shortcut) >...

Probably should mention it in the docs and not readme. Snippet variables make writing snippets easier but it doesn't affect how you write latex and is more like an advanced...

Hi, Thank you for making this PR. I'll try to review this pr and the other open prs as soon as possible, but it may take me some time due...

Hello, this works as intended and this is more of a feature request then a bug report. `^` is not a latex symbol, since latex symbols are macros they require...

fixtures were wrong, updated them and the tests accordingly.

Thank you for responding so quickly, Am currently in the process of porting this plugin to overleaf/ am extracting all the obsidian components out of this plugin at [here](https://github.com/superle3/snippet-leaf) and...

> in main.js file of latex suite plugin, function escalateToToken is the cause of error. the fix is to search for HyperMD-codeblock_HyperMD-codeblock-bg instead of HyperMD-codeblock_HyperMD-codeblock-begin at line 13212 and 13225....

Hi, Thanks for reporting this. I think this case can be fixed by ignoring nested `{}`. But half open intervals on the same nesting level may be impossible to implement...