LaTeX support in the current version is still partially broken. However, recently I've built a "custom patch" to my instance of markedjs (see plumsirawit/blog-raw@30d9e99, in particular, the patch function inside render.ts) and it looks quite well.
Importing the patch to this project should be relatively easy: nothing much more than copy and paste (maybe just also some explicit manual tests).
I think I'll do this when I have time.
LaTeX support in the current version is still partially broken. However, recently I've built a "custom patch" to my instance of markedjs (see plumsirawit/blog-raw@30d9e99, in particular, the
patchfunction insiderender.ts) and it looks quite well.Importing the patch to this project should be relatively easy: nothing much more than copy and paste (maybe just also some explicit manual tests).
I think I'll do this when I have time.