ylemkimon 89daa02fd8 Move to katex.org (#1680) 6 years ago
..
test 4a11c3166d Move auto-render-spec.js to ./test (#1071) 6 years ago
README.md 89daa02fd8 Move to katex.org (#1680) 6 years ago
auto-render.js 52f3c05ccc Fix copying options in auto render (#1623) 6 years ago
index.html a76c4b9a2f Switch npm to Yarn (#1522) 6 years ago
splitAtDelimiters.js fbffdc5fc7 Webpack dev server (#902) 7 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.