Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mathjax and equations #34

Closed
vzhong opened this issue Feb 27, 2015 · 1 comment

Comments

Projects
None yet
2 participants
@vzhong
Copy link

commented Feb 27, 2015

Would it be possible to add in a dependency to Mathjax.js so that we can render equations as well?

@BurntSushi

This comment has been minimized.

Copy link
Contributor

commented Feb 27, 2015

No. I don't want to include elaborate Javascript dependencies for an edge case. But this shouldn't stop you! The nice thing about pdoc is that you can modify the HTML template (and view logic) separate from the core pdoc code: https://github.com/BurntSushi/pdoc/tree/master/pdoc/templates

@BurntSushi BurntSushi closed this Feb 27, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.