Any plans to include support for rendering LaTeX formatting? I Have a lot of NotePlan and Obsidian notes which include mathematical equations formatted in LaTeX and it would be nice to be able to view them in Marked.
Any plans to include support for rendering LaTeX formatting? I Have a lot of NotePlan and Obsidian notes which include mathematical equations formatted in LaTeX and it would be nice to be able to view them in Marked.
Do you mean in addition to the Mathjax and Katex support already included?
The LaTeX formatting in my .md files just appears as plaintext; is there a specific setting to engage support for LaTeX formatting? I am not familiar with MathJax.
Go to Settings>Style and enable either MathJax or Katex. These require that your math be inside of a block delinated by $$, or withing $ markers for inline math. Neither has perfect parity with LaTeX, but you should be able to get it working.