mathjax / MathJax-demos-web

A repository with examples using mathjax-v3
https://mathjax.github.io/MathJax-demos-web
Apache License 2.0
254 stars 106 forks source link

Add example of WebWorker and ShadowDOM #22

Closed tani closed 4 years ago

tani commented 4 years ago

Now we can use MathJaX3 in WebWorker with liteDOM, and we can also render formula in shadowDOM with SVG.

This demonstration shows the above usage.

Cheers.