MathJax-src icon indicating copy to clipboard operation
MathJax-src copied to clipboard

Use XML serialization not HTML serialization for SVG images. (mathjax/MathJax#3226)

Open dpvc opened this issue 1 year ago • 0 comments

This PR changes the serialization of SVG elements to use XML rather than HTML rules (so that the xml in the data-semantic-speech attribute is properly quoted).

Resolves issue mathjax/MathJax#3226.

dpvc avatar May 03 '24 13:05 dpvc