summaryrefslogtreecommitdiffstats
path: root/t/fmt/xml/inside-foldattribute.trans
blob: c32ce45855f45636b6c9149a14adc3dab57d5e2a (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<doc>
  <p>
    hERE i PUT AN IMAGE.
    <image src="path/to/image.png" alt="tHIS INFORMATION IS IMPORTANT FOR BLIND USERS." />
    iF THE IMAGE IS NOT SHOWN, PLEASE SEE THE ALTERNATIVE TEXT.
  </p>
</doc>