https://bugs.documentfoundation.org/show_bug.cgi?id=152851
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |libreoffice-ux-advise@lists | |.freedesktop.org, | |[email protected], | |[email protected] Summary|Mathml import should work |MathML import should work |even when no xmlns |even when no xmlns |attribute is present |attribute is present Keywords| |needsUXEval Blocks| |39750 --- Comment #1 from V Stuart Foote <[email protected]> --- I don't think this would be appropriate. The XML Namespace (xmlns:) is significant to sm parsing as it declares the syntax of the content, and then for correctly holding its source in the resulting ODF archive. For example if we eventually were to extend the import filter parsing to include TeX / LaTeX (bug 96208), or maybe AsciiMath markups--the import parsers have to be able to identify the source formatting. The prescribed xmlns: for MathML flags this cleanly for clipboard import of MathML, it is needed to validate content. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=39750 [Bug 39750] [META] General Math formula editor improvements -- You are receiving this mail because: You are the assignee for the bug.
