Files
KaTeX/contrib/auto-render
ylemkimon 89daa02fd8 Move to katex.org (#1680)
* Change links to katex.org

* Change http to https

* Remove baseUrl hacks

* Fix OpenGraph image link

* Fix KaTeX path update script
2018-08-31 04:08:02 -04:00
..
2018-07-29 11:36:27 -07:00
2018-08-31 04:08:02 -04:00
2017-09-26 12:16:35 -06: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.