Skip to content

Commit

Permalink
Add Microsoft Visio XMLNS to removeEditorsNSData.
Browse files Browse the repository at this point in the history
  • Loading branch information
kirb committed Jun 2, 2018
1 parent 974c224 commit a3f8428
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plugins/_collections.js
Original file line number Diff line number Diff line change
Expand Up @@ -2291,7 +2291,8 @@ exports.editorNamespaces = [
'http://ns.adobe.com/Flows/1.0/',
'http://ns.adobe.com/ImageReplacement/1.0/',
'http://ns.adobe.com/GenericCustomNamespace/1.0/',
'http://ns.adobe.com/XPath/1.0/'
'http://ns.adobe.com/XPath/1.0/',
'http://schemas.microsoft.com/visio/2003/SVGExtensions/'
];

// http://www.w3.org/TR/SVG/linking.html#processingIRI
Expand Down

0 comments on commit a3f8428

Please sign in to comment.