parse-github-url icon indicating copy to clipboard operation
parse-github-url copied to clipboard

Support for math equations using Mathjax

Open aGIToz opened this issue 3 years ago • 1 comments

Hello,

Thank your for this awesome work ! It would be great for people in academia if support of math equations is included ! This should be achievable using MathJax library: https://www.mathjax.org/#docs https://jsbin.com/betodolimo/edit?html,output

Best

aGIToz avatar Nov 09 '21 11:11 aGIToz

Hey @aGIToz , thanks for the suggestion, would indeed be an interesting feature! It would have to be implemented in Excalidraw though, as Excalideck doesn't handle the drawing part (just the "organise multiple drawings into a deck" part). There is this PR https://github.com/excalidraw/excalidraw/pull/2993 currently open to add MathJax support in Excalidraw. When / if it'll get merged, Excalideck will inherit the feature.

pscanf avatar Nov 09 '21 19:11 pscanf