mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
* Change links to katex.org * Change http to https * Remove baseUrl hacks * Fix OpenGraph image link * Fix KaTeX path update script
317 B
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.