Skip to content

Commit e6db69e

Browse files
committed
chore: add krita namespace to list of editor namespaces
1 parent bc49681 commit e6db69e

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
@@ -2080,6 +2080,7 @@ export const elems = {
20802080
export const editorNamespaces = new Set([
20812081
'http://creativecommons.org/ns#',
20822082
'http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd',
2083+
'http://krita.org/namespaces/svg/krita',
20832084
'http://ns.adobe.com/AdobeIllustrator/10.0/',
20842085
'http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/',
20852086
'http://ns.adobe.com/Extensibility/1.0/',

0 commit comments

Comments
 (0)