| layout | title | categories | tags | |||
|---|---|---|---|---|---|---|
post |
Post: Image (Linked with Caption) |
|
|
{% capture fig_img %}

{% capture fig_caption %} Stairs? Were we're going we don't need no stairs. {% endcapture %}
{{ fig_img | markdownify | remove: "" | remove: "
" }} {{ fig_caption | markdownify | remove: "" | remove: "
" }}