Allow HTML to be passed to caption
This commit is contained in:
parent
3f9a70a633
commit
5d351685f4
@ -2,5 +2,5 @@
|
||||
<a href="{{ url}}" target="_blank">
|
||||
<img src="{{url}}" alt="{{ alt }}">
|
||||
</a>
|
||||
<figcaption>{{ caption }}</figcaption>
|
||||
<figcaption>{{{ caption }}}</figcaption>
|
||||
</figure>
|
||||
|
Loading…
Reference in New Issue
Block a user