[Libreoffice-commits] core.git: starmath/source
dante (via logerrit)
logerrit at kemper.freedesktop.org
Tue Dec 15 12:17:38 UTC 2020
starmath/source/xparsmlbase.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 1c9cf58a9a86feab358cd48e27359ee4c8aff50e
Author: dante <dante19031999 at gmail.com>
AuthorDate: Fri Dec 11 21:07:28 2020 +0100
Commit: Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Tue Dec 15 13:17:00 2020 +0100
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 at collabora.co.uk>
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: ∞
More information about the Libreoffice-commits
mailing list