Files
LearnNode/node-course/node_modules/katex/contrib/auto-render/README.md
T
2026-08-06 12:00:39 +10:00

317 B

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.