Files
KaTeX/contrib/auto-render
ylemkimon ed7ad8d116 Add Extensions to Libraries documentation, dedupe auto-render documentation (#1566)
* Add extensions to libs.md

* Remove documentations from auto-render/README.md

* Add colons
2018-08-08 11:28:45 -04:00
..
2018-07-29 11:36:27 -07: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.