summaryrefslogtreecommitdiffstats
path: root/t/fmt/xml/inside-foldattribute.xml
blob: f330c0bec5000e92d6f1f48b758481f767596abf (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>