1
0
forked from Rowland/EG
EG/Cesium-1.132/node_modules/katex/contrib/auto-render
2025-08-25 17:48:13 +08:00
..
test 补充Cesium文件 2025-08-25 17:48:13 +08:00
auto-render.js 补充Cesium文件 2025-08-25 17:48:13 +08:00
index.html 补充Cesium文件 2025-08-25 17:48:13 +08:00
README.md 补充Cesium文件 2025-08-25 17:48:13 +08:00
splitAtDelimiters.js 补充Cesium文件 2025-08-25 17:48:13 +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.