Remove escaped angle-brackets from inx file
This commit is contained in:
parent
27b9683279
commit
00804fb833
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
<_param name="instructions" type="description" xml:space="preserve">This extension optimizes the SVG file according to the following options:
|
||||
* Simplify colors: convert all colors to #RRGGBB format.
|
||||
* Style to xml: convert styles into XML attributes.
|
||||
* Group collapsing: collapse <g> elements.
|
||||
* Group collapsing: collapse group elements.
|
||||
* Enable id stripping: remove all un-referenced ID attributes.
|
||||
* Embed rasters: embed rasters as base64-encoded data.
|
||||
* Keep editor data: don't remove Inkscape, Sodipodi or Adobe Illustrator elements and attributes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue