artisticat1 / obsidian-latex-suite

Make typesetting LaTeX as fast as handwriting through snippets, text expansion, and editor enhancements
MIT License
1.13k stars 45 forks source link

[FEATURE] support code latex #301

Open taoistwar opened 3 weeks ago

taoistwar commented 3 weeks ago

Description of the Problem

My markdown code type is latex, vscode support directly bu obsidian not support. Can obsidian support too?

like code:

```latex

x{t-2}, x{t-1}, x_{t}, xt, x{t+1}, x_{t+2}

```

latex suite detect it, and rending it

Description of the Solution

Additional

LynetteCullens commented 2 weeks ago

This is not a rendering plugin. It's a shortcuts plugin. You can add a snippet that automatically converts that into the MathJax that obsidian uses, otherwise, I don't think that's going to be added. Try this plugin