SaswatPadhi / pseudocode.js

Beautiful pseudocode for the Web
https://saswatpadhi.github.io/pseudocode.js
MIT License
224 stars 33 forks source link

Support for MathJax #2

Closed seba-1511 closed 4 years ago

seba-1511 commented 8 years ago

First of all, thanks a lot for this project. It looks great, and is quite useful.

I was wondering if it would be possible to add support for MathJax, together with KaTex. Although being a bit slower, MathJax would allow to render any equation.

Best, Séb

tatetian commented 5 years ago

I try to maintain this project with a minimal effort. So I won't make changes actively. I would like to accept PRs that can use MathJax as an alternative backend for pseudocode.js.

AtomicVar commented 5 years ago

@seba-1511 @tatetian I made a try on PR #12

SaswatPadhi commented 4 years ago

PR #12 has finally been merged :)