Bug 495302 - MathJax support
Summary: MathJax support
Status: REPORTED
Alias: None
Product: Marknote
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: mbruchert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-24 13:40 UTC by Natalie Clarius
Modified: 2024-10-24 13:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Natalie Clarius 2024-10-24 13:40:43 UTC
It would be nice if Marknote supported rendering of MathJax (like e.g. Typora does), so that it is possible to read and write mathematical text enclosed in $...$ inside markdown documents. 

This would make it possible for example to use Marknote to take notes in classes on technical subjects.

Possibly https://github.com/nathancarter/qtmathjax could be used for this, though I suppose additional work would be required to split out the MathJax parts from the rest of the markdown which is handed over to QTextDocument.