diff options
author | dante <dante19031999@gmail.com> | 2020-12-11 21:07:28 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-12-15 13:17:00 +0100 |
commit | 1c9cf58a9a86feab358cd48e27359ee4c8aff50e (patch) | |
tree | 9e02be05ce0b3d86b28cee12836614c13973de96 /starmath | |
parent | 378f96019fff0d2e4db318187c3c143bdc0c3982 (diff) |
Added documentation to starmath about mathml entitynames
Change-Id: I278699fd169e12c36f98e84be8993489f0775de0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107609
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/source/xparsmlbase.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/xparsmlbase.hxx b/starmath/source/xparsmlbase.hxx index 4bca389a4961..f9b58de7ca89 100644 --- a/starmath/source/xparsmlbase.hxx +++ b/starmath/source/xparsmlbase.hxx @@ -30,6 +30,7 @@ namespace starmathdatabase * We allow the import of HTML5 entities because are compatible with mathml * and ill formated are expected. * On export only mathml entities are allowed. + * Some documentation: https://www.w3.org/TR/MathML3/chapter7.html */ /** * Entity names for mathml. Example: ∞ |