UNPKG

@gerhobbelt/mathjax-third-party-extensions

Version:

A list of MathJax extensions provided by third-party contributors

8 lines 193 B
/** * loader plugin with relative paths in dependency */ var text_ui_pagehtml, js_page1; text_ui_pagehtml = '<div/>'; js_page1 = function (page) { return page + 'done'; }(text_ui_pagehtml);