Restructure MathML element classes, add/update comments and docstrings.
commit6d3f01267ad3b8fa0d6cf8ea899f58103b66fa02
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 1 Feb 2024 13:01:51 +0000 (1 13:01 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 1 Feb 2024 13:01:51 +0000 (1 13:01 +0000)
treea6374cb65be5e01fb34926037ffb978d7a6371c7
parent16803b0ffb1394d381688a7b2b87c70060a61720
Restructure MathML element classes, add/update comments and docstrings.

Rename base class to `MathElement`.

Rename `MathRowSchema` to `MathRow`.

Make `math` a subclass of `MathRow`.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@9523 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/docutils/utils/math/mathml_elements.py