forgeplus-react/node_modules/katex/contrib/auto-render
zhiyuanliu cb17bad1d4 activity visualize step one 2023-07-29 06:19:10 -07:00
..
test activity visualize step one 2023-07-29 06:19:10 -07:00
README.md activity visualize step one 2023-07-29 06:19:10 -07:00
auto-render.js activity visualize step one 2023-07-29 06:19:10 -07:00
index.html activity visualize step one 2023-07-29 06:19:10 -07:00
splitAtDelimiters.js activity visualize step one 2023-07-29 06:19:10 -07:00

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.