hojas/node_modules/katex/contrib/auto-render
2026-05-14 10:56:04 +02:00
..
test stuff 2026-05-14 10:56:04 +02:00
auto-render.ts stuff 2026-05-14 10:56:04 +02:00
index.html stuff 2026-05-14 10:56:04 +02:00
README.md stuff 2026-05-14 10:56:04 +02:00
splitAtDelimiters.ts stuff 2026-05-14 10:56:04 +02: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.