Preview
Issue #4
Quote is broken.
- Pavel T.
- I have rules to handle images in blockquotes in my template, but in this case only hardcode can help. Look:
<blockquote>
<strong></strong>
<strong><img ...></strong>
<strong></strong>
Text...
</blockquote>
We cannot before_el first child (and cannot be sure that we will not break the order), we cannot split_parent, 'cause this pic is nested and its parent may contain other elements that should be presented in bq.
- Type of issue
- IV page is missing essential content
- Reported
- Mar 31, 2019