fuc-new/doc/node_modules/katex/contrib/auto-render
2025-10-15 12:40:55 +08:00
..
test 1 2025-10-03 17:17:08 +08:00
auto-render.js 1 2025-10-03 17:17:08 +08:00
index.html 1 2025-10-03 17:17:08 +08:00
README.md no message 2025-10-15 12:40:55 +08:00
splitAtDelimiters.js 1 2025-10-03 17:17:08 +08:00

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.