figure output update

This commit is contained in:
Heydon Pickering 2017-07-10 21:17:48 +01:00
parent 0bf836ea3d
commit 2de6c8ca54
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ The generated markup includes special provisions for assistive technology suppor
<img src="/images/steve_faulkner.jpg" alt="Steve Faulkner's face">
</p>
<figcaption id="U3RldmUgRmF1bGtuZXIg">
Steve Faulkner works for The Paciello Group
<a href="https://twitter.com/stevefaulkner">Steve Faulkner</a> works for The Paciello Group
</figcaption>
</figure>
```

View File

@ -284,7 +284,7 @@
&lt;img src=&quot;/images/steve_faulkner.jpg&quot; alt=&quot;Steve Faulkner's face&quot;&gt;
&lt;/p&gt;
&lt;figcaption id=&quot;U3RldmUgRmF1bGtuZXIg&quot;&gt;
Steve Faulkner works for The Paciello Group
&lt;a href=&quot;https://twitter.com/stevefaulkner&quot;&gt;Steve Faulkner&lt;/a&gt; works for The Paciello Group
&lt;/figcaption&gt;
&lt;/figure&gt;
</code></pre>