Bug 495302

Summary: MathJax support
Product: [Applications] Marknote Reporter: Natalie Clarius <natalie_clarius>
Component: GeneralAssignee: mbruchert <mbb>
Status: REPORTED ---    
Severity: wishlist CC: carl, mbb
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.