• Post Formats tags:
  • image
  • Post Formats

{% capture fig_img %} Foo

{% capture fig_caption %} Image with a caption.

{{ fig_img | markdownify | remove: "

" | remove: "

" }}
{{ fig_caption | markdownify | remove: "

" | remove: "

" }}