Skip to content

Commit e9abf1b

Browse files
committed
Added quote block
1 parent 9d69cd5 commit e9abf1b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{# @var block \Setono\EditorJS\Block\QuoteBlock #}
2+
<blockquote>
3+
{{ block.text|raw }}
4+
<cite>{{ block.caption }}</cite>
5+
</blockquote>

0 commit comments

Comments
 (0)