Replies: 1 comment
-
and the svgToString function in editor/svgcanvas.js has at line 3907:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to insert text with indentation and the SVG editor's trimming of whitespace, at line 122, editor/sanitize.js is preventing me from doing to:
prevents me from doing so. What is the specification driving this alteration of whitespace?
Beta Was this translation helpful? Give feedback.
All reactions