Closed ibnteo closed 1 month ago
svg do path d: "..." path d: "..." end
generated the following code:
<svg><path d="..."><path d="..."></path></path></svg>
the same problem with circle and other tags
I can't reproduce
generated the following code:
the same problem with circle and other tags