You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks interesting, it should be faster than generating (two) images for formulas (as preview and export).
But how do I access the library correctly in QML?
I tried:
Nothing of use to me. As a JS/QML novice, I'd expected the library to be called statically with katex.renderToString() or to be instantiated as a module like var katex = new Katex(). I don't get if this is a petty JS mistake or a missing step for QML.
Please add KaTeX into markdown-in bundle in QOwnNotes.
https://www.npmjs.com/package/@iktakahiro/markdown-it-katex
The text was updated successfully, but these errors were encountered: