Files
KaTeX/contrib/auto-render
renovate[bot] 610feae647 chore(deps): update jest monorepo to v27 [skip netlify] (major) (#3051)
* chore(deps): update jest monorepo to v27 [skip netlify]

* test: use jsdom environment for auto-render test

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ylemkimon <y@ylem.kim>
2021-08-27 13:44:29 +09:00
..
2018-08-31 04:08:02 -04: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.