upgrade to KaTeX 0.16.0

This commit is contained in:
zadam
2022-07-09 22:35:04 +02:00
parent af16a5856a
commit 7cdc181b47
72 changed files with 7397 additions and 6241 deletions

View File

@@ -219,4 +219,4 @@ var renderMathInElement = function renderMathInElement(elem, options) {
renderElem(elem, optionsCopy);
};
export default renderMathInElement;
export { renderMathInElement as default };