bearblog icon indicating copy to clipboard operation
bearblog copied to clipboard

Latex support

Open chrislessard opened this issue 5 years ago • 6 comments
trafficstars

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 :)

chrislessard avatar Jun 23 '20 22:06 chrislessard

Woah, thanks Chris. I was considering using MathJax but my initial tests with it were underwhelming. I'll give KaTeX a spin.

HermanMartinus avatar Jun 24 '20 09:06 HermanMartinus

Let me know if I can lend you a hand!

chrislessard avatar Jun 25 '20 15:06 chrislessard

+1 for this, it would be a great feature for some math blogging :)

nitronoid avatar Dec 04 '20 14:12 nitronoid

It's in the works. In the meantime, using https://upmath.me/ then selecting md as the output works great.

HermanMartinus avatar Dec 07 '20 06:12 HermanMartinus

Is this still being worked on? I think server side rendered katex would be best and doable.

dominiwe avatar Sep 24 '22 19:09 dominiwe

@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.

HermanMartinus avatar Sep 27 '22 07:09 HermanMartinus