jccp_a/vuepress/node_modules/katex/contrib/auto-render
hellcat ac91e1fbe4 1
2025-11-12 17:57:30 +08:00
..
test 1 2025-11-12 17:57:30 +08:00
auto-render.js 1 2025-11-12 17:57:30 +08:00
index.html 1 2025-11-12 17:57:30 +08:00
README.md 1 2025-11-12 17:57:30 +08:00
splitAtDelimiters.js 1 2025-11-12 17:57:30 +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.