Open jwmcglynn opened 4 weeks ago
Currently <image> only supports raster image formats, and should be extended to include SVG files.
<image>
Similar for <use> which can support referencing external files:
<use>
<use xlink:href="other.svg#elementId" />
Currently
<image>
only supports raster image formats, and should be extended to include SVG files.Similar for
<use>
which can support referencing external files: