nextcloud / notes

✎ Distraction-free notes and writing
https://apps.nextcloud.com/apps/notes
GNU Affero General Public License v3.0
608 stars 134 forks source link

Support Latex Math commands #345

Open tiptruck opened 5 years ago

tiptruck commented 5 years ago

Support for Latex math commands as in the Markdown editor

Eg $\frac{1}{2}$

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/77229735-new-feature-support-latex-math-commands?utm_campaign=plugin&utm_content=tracker%2F46751022&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F46751022&utm_medium=issues&utm_source=github).
Scrumplex commented 4 years ago

Upmath uses $$ instead of a single $. I am generally interested in this feature

ghost commented 4 years ago

You could use MathJax or KaTeX for that purpose. Be sure to render the maths before md to avoid interference (as e.g. mentioned here).

Kraktoos commented 1 year ago

Has there been any development on this yet? I think it'd benefit some people and not negatively influence the others.

Scrumplex commented 1 year ago

Upmath uses $$ instead of a single $. I am generally interested in this feature

https://github.com/nextcloud/notes/issues/345#issuecomment-545287688

I have commented on this issue in my first week of university. Since then I have graduated and started working full time. I hope future students will be able to profit from this feature. I will unsubscribe as I won't really have a use for this anymore 😅

Yiannis128 commented 2 months ago

Please implement this. As a University student that uses Nextcloud, this feature is a must.