Open taoistwar opened 5 months 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
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