parent
aeb09ff7e1
commit
f6d41f8fc8
@ -8,14 +8,14 @@ tags:
|
|||||||
---
|
---
|
||||||
|
|
||||||
{% capture fig_img %}
|
{% capture fig_img %}
|
||||||
[](https://flic.kr/p/8wzarA)
|
[](https://unsplash.com/)
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
{% capture fig_caption %}
|
{% capture fig_caption %}
|
||||||
Stairs? Were we're going we don't need no stairs.
|
Image with a caption.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
{{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
|
{{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
|
||||||
<figcaption>{{ fig_caption | markdownify | remove: "<p>" | remove: "</p>" }}</figcaption>
|
<figcaption>{{ fig_caption | markdownify | remove: "<p>" | remove: "</p>" }}</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
|
Loading…
Reference in New Issue
Block a user