utterance / utterances

:crystal_ball: A lightweight comments widget built on GitHub issues
https://utteranc.es
MIT License
9k stars 572 forks source link

[Feature request] Adding MathJax or KaTeX support #582

Open scaomath opened 2 years ago

scaomath commented 2 years ago

I wonder how difficult it is to add MathJax/KaTeX support for the plugin so that certain predefined delimiters will trigger the rendering of LaTeX, so that the users can use switches in _config.yml.

Thanks a lot.

HallaSurvivor commented 1 year ago

Bump? -- Now that github markdown supports latex, it seems like it should be possible to make it work with utterances too, right? I have mathjax running on my blog already, and I'm sure that's likely to be true for many of the people interested in this feature.

bekemax commented 1 year ago

+1 to this! This would make Utterances a go-to solution for adding comments to math blogs!

Some Markdown+MathJax comment:

$$\sum_{k=0}^\infty q^k = \frac{1}{1-q}$$