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 Commit node_modules 2 years ago
auto-render.js Commit node_modules 2 years ago
index.html Commit node_modules 2 years ago
splitAtDelimiters.js Commit node_modules 2 years ago

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.