Files
John MacFarlane 67fa6cda5c SelfContained: add role="img" to svgs.
This is needed in conjunction with `aria-label` for screen
readers. Completes the fix to #9525.
2024-02-29 12:48:27 -08:00

352 B

% pandoc --embed-resources
![](command/9420.svg)
^D
<p><svg id="svg_e1815ef374a63cf552e4" role="img" width="504pt" height="360pt" viewBox="0 0 504 360">
<defs>
<clipPath id="svg_e1815ef374a63cf552e4_clip1-c3ce354c">
  <path />
</clipPath>
</defs>
<g clip-path="url(#svg_e1815ef374a63cf552e4_clip1-c3ce354c)" clip-rule="nonzero"></g>
</svg></p>