Closed Immortalin closed 8 years ago
Table support is planned, and you could define a LaTeX output format if you are so inclined.
It would be great to have some kind of equation editor. I would imagine that would be something to implement as a plugin though.
Math is a must :-).
Something like Madoko would be amazing.
I believe what @Immortalin was getting at is not LaTeX as an output format but rather inline math formulas. However, I belive this to be possible by adjusting the dino demo with something like <p><span contenteditable="false">$3>1$</span></p>
as inline formula editing is a completely different scope.
@arekkas that's exactly what I meant
I have found equations that didn't work but my assumption is that it is a MathJax problem.
@pboysen, Could you please share those equations?
Could you check them on StackEdit?
Thank You.
Sorry, I don't remember the equations. I was pulling them from examples on MathJax and other web sources.
By the way, nice example. Looks posh. So looking forward to use PM for my projects.
MathJax even supports \begin{align}
environment, so it should be pretty good.
It would be really great if prosemirror can be used to edit scientific documents a la overleaf.