We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3ee9b commit 001806cCopy full SHA for 001806c
ts/input/tex/require/RequireConfiguration.ts
@@ -41,7 +41,7 @@ import {expandable} from '../../../util/Options.js';
41
const MJCONFIG = MathJax.config;
42
43
/**
44
- * Add an extension to the configuration, and configure its user options
+ * Load any dependencies for an extension, and add the extension to the input jax.
45
*
46
* @param {TeX} jax The TeX jax whose configuration is to be modified
47
* @param {string} name The name of the extension being added (e.g., '[tex]/amscd')
0 commit comments