<element id="7" data="foo
bar" bug="true"/>
The data attribute does not show up. I assume this will be fixed with parsing change mentioned in #30. The real life use case is an SVG file with embedded bitmap image that has an attribute like:
<image
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAExCA
...
Nhfphem9d9wxe/e73/XQdddd/4Vbb71Vn1neDN+LGvh/NgDkIaZnFBUAAAAASUVORK5CYII=
"/>
The data attribute does not show up. I assume this will be fixed with parsing change mentioned in #30. The real life use case is an SVG file with embedded bitmap image that has an attribute like: