You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Will Faught fe9d39cdd9 Upgrade Katex to v0.16.7 2 years ago
..
test Upgrade Katex to v0.16.7 2 years ago
README.md
auto-render.js
index.html
splitAtDelimiters.js

README.md

Auto-render extension

This is an extension to automatically render all of the math inside of text. It searches all of the text nodes in a given element for the given delimiters, and renders the math in place.

See Auto-render extension documentation for more information.