title | categories | tags | |||
---|---|---|---|---|---|
Post: Image (Linked with Caption) |
|
|
{% capture fig_img %}
{% endcapture %}
{% 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: "
" }}