~xdavidwu/xdavidwu.link

7db4724ddfd1c6fff12f1b8103625f51097b8fe6 — Michael Rose 8 years ago 7be24f1
Update sample image
M _posts/2010-08-07-post-image-caption.md => _posts/2010-08-07-post-image-caption.md +4 -3
@@ 5,14 5,15 @@ categories:
tags:
  - image
  - Post Formats
  - shortcode
---

{% include base_path %}

{% capture fig_img %}
![Foo](http://wpthemetestdata.files.wordpress.com/2008/06/100_5478.jpg?w=604)
![Foo]({{ base_path }}/images/unsplash-gallery-image-3.jpg)
{% endcapture %}

<figure>
  {{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
  <figcaption>Bell on wharf in San Francisco</figcaption>
  <figcaption>Photo from Unsplash.</figcaption>
</figure>
\ No newline at end of file

M images/unsplash-gallery-image-3-th.jpg => images/unsplash-gallery-image-3-th.jpg +0 -0
M images/unsplash-gallery-image-3.jpg => images/unsplash-gallery-image-3.jpg +0 -0