Convert shortcodes to captions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div style="width: {{ include.width }}px;" class="caption">
|
||||
<img src="{{ include.image }}" {% if include.image-width %}width="{{ include.image-width }}" {% endif %}/>
|
||||
<p>Een fraaie fles voor een bijzondere whisky.</p>
|
||||
<p>{{ include.text }}</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user