https://bugzilla.wikimedia.org/show_bug.cgi?id=51698

--- Comment #7 from Gabriel Wicke <[email protected]> ---
We currently render as PNG with the tex available in an attribute. It would be
nicer both for semantic information / indexing purposes and copy / pasting to
render as MathML instead. MathJax could be used server-side to generate the
MathML from tex, and client-side as a polyfill to provide HTML+CSS (or image?)
rendering for browsers that don't support MathML well.

Copy / pasting native MathML seemed to work quite well the last time I tried it
in Firefox and vanilla contenteditable. MathJax-inserted HTML+CSS will likely
not do so well unless we preserve the MathML and especially the tex in the
data-mw attribute. At least entire formulas could be copy/pastable that way
though.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to