stevencohn / OneMore

A OneNote add-in with simple, yet powerful and useful features
Mozilla Public License 2.0
2.54k stars 213 forks source link

Markdown with LaTeX rendering. #1439

Open MaNaReaver opened 2 months ago

MaNaReaver commented 2 months ago

Problem to Solve

When I embed LaTeX code within OneMake Markdown, the code does not display the intended mathematical symbols or equations, and instead remains as plain text. It is not processed or displayed as it should.

Markdown supports LaTeX for rendering complex mathematical expressions, and widely used in academic and scientific writing. Tools like Jupyter Notebooks, GitHub README files, and various Markdown editors already provide seamless LaTeX rendering. Ensuring that OneMake correctly renders LaTeX would greatly enhance its utility for note-making, particularly for users in STEM fields.

New Feature/Solution

Integrate a LaTeX rendering engine, such as MathJax or KaTeX to enable proper rendering of LaTeX expressions within Markdown.

pcinque commented 4 weeks ago

OneNote already has native support for Unicode Math and TeX.