bearblog
bearblog copied to clipboard
Latex support
I noticed that Latex support is currently under consideration in the roadmap.
I wondered if this would involve incorporating a third-party library like KaTex if it fits the speed threshold. Maybe it could be something the user enables or not to determine if it should even be loaded.
WDYT ? I'd be to help out with it :)
Woah, thanks Chris. I was considering using MathJax but my initial tests with it were underwhelming. I'll give KaTeX a spin.
Let me know if I can lend you a hand!
+1 for this, it would be a great feature for some math blogging :)
It's in the works. In the meantime, using https://upmath.me/ then selecting md as the output works great.
Is this still being worked on? I think server side rendered katex would be best and doable.
@dominiwe it's on the sidelines at the moment but is something I do want to get working. I'm currently looking at Markdown Katex but at the moment it breaks a lot of existing rendering. It'll get some focus in future development.