Hacker News new | ask | show | jobs
by Minenash 2451 days ago
Maybe blocks that can render LaTeX?
1 comments

+1 I would recommend using KaTeX for this. Another thing would be to embed CodeMirror within ProseMirror (https://prosemirror.net/examples/codemirror/) instead of just using monospace font. The additional benefit of that is free syntax-highlighting.

I've played with ProseMirror and math support before, so this is what it about looks like. [1] https://imgur.com/a/rV2AATD