Skip to content

Commit b761d1b

Browse files
authored
feat: add editor namespace for Boxy SVG (#2008)
1 parent 31328bc commit b761d1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/_collections.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2101,6 +2101,7 @@ export const editorNamespaces = new Set([
21012101
'http://www.serif.com/',
21022102
'http://www.vector.evaxdesign.sk',
21032103
'http://www.w3.org/1999/02/22-rdf-syntax-ns#',
2104+
'https://boxy-svg.com',
21042105
]);
21052106

21062107
/**

0 commit comments

Comments
 (0)