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 4b981af commit 7d46ea0Copy full SHA for 7d46ea0
options/input/mathml.rst
@@ -215,7 +215,7 @@ Option Descriptions
215
functions are passed an object with three properties: :data:`math`,
216
giving the :data:`MathItem` being processed, :data:`document`
217
giving the :data:`MathDocument` for the math item, and :data:`data`
218
- giving the root of the internal representaton of the MathML tree
+ giving the root of the internal representation of the MathML tree
219
(the internal form of the top-level ``<math>`` node). The
220
post-filters are executed when the MathML input jax has finished
221
converting it to the intermal MathML format, but before the
0 commit comments