Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
spankalee
on April 7, 2016
|
parent
|
context
|
favorite
| on:
MathML is a failed web standard
I made a set of essentially <math> web components that render with KaTeX:
https://github.com/justinfagnani/katex-elements
You use them like so:
<katex-inline>c = \pm\sqrt{a^2 + b^2}</katex-inline>
spot
on April 7, 2016
[–]
we also use katex in beaker and it's great. very fast, not as complete as mathjax (also good and we used to use it).
https://github.com/twosigma/beaker-notebook
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You use them like so: