Merge branch 'Haroenv-patch-1'

* Haroenv-patch-1:
  place kitten fix
This commit is contained in:
cbracco
2015-08-17 15:57:46 +02:00

View File

@@ -274,7 +274,7 @@ p q r s t u v w x y z { | } ~ </pre>
<figure><img src="http://placekitten.com/420/420" alt="Image alt text"></figure>
<h3>Wrapped in a <code>&lt;figure&gt;</code> element, with a <code>&lt;figcaption&gt;</code></h3>
<figure>
<img src="http://placekitten.com/360/360" alt="Image alt text">
<img src="http://placekitten.com/420/420" alt="Image alt text">
<figcaption>Here is a caption for this image.</figcaption>
</figure>
</div>