Skip to content

feat: add editor namespace for Boxy SVG #2008

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2025

Conversation

sisp
Copy link
Contributor

@sisp sisp commented May 16, 2024

I've added Boxy SVG's namespace to the set of editor namespaces according to https://svgo.dev/docs/plugins/removeEditorsNSData/. Boxy SVG markup looks like this:

<svg ... xmlns:bx="https://boxy-svg.com">
  ...
</svg>

@SethFalco SethFalco force-pushed the editor-namespace-boxysvg branch from e63f158 to 580518a Compare May 10, 2025 21:28
@SethFalco SethFalco merged commit b761d1b into svg:main May 10, 2025
14 checks passed
@sisp sisp deleted the editor-namespace-boxysvg branch May 11, 2025 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants