File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Today we have:
24
24
* [ [ >] ( https://github.com/svg/svgo/blob/master/plugins/removeComments.js ) ] remove comments
25
25
* [ [ >] ( https://github.com/svg/svgo/blob/master/plugins/removeMetadata.js ) ] remove ` <metadata> `
26
26
* [ [ >] ( https://github.com/svg/svgo/blob/master/plugins/removeTitle.js ) ] remove ` <title> ` (disabled by default)
27
+ * [ [ >] ( https://github.com/svg/svgo/blob/master/plugins/removeDesc.js ) ] remove ` <desc> ` (disabled by default)
27
28
* [ [ >] ( https://github.com/svg/svgo/blob/master/plugins/removeEditorsNSData.js ) ] remove editors namespaces, elements and attributes
28
29
* [ [ >] ( https://github.com/svg/svgo/blob/master/plugins/removeEmptyAttrs.js ) ] remove empty attributes
29
30
* [ [ >] ( https://github.com/svg/svgo/blob/master/plugins/removeHiddenElems.js ) ] remove hidden elements
You can’t perform that action at this time.
0 commit comments