v13.8.3
👷♂️ Patch fixes
- Fixes problem where some elements (e.g.
<li>
,<h1>
or<table>
) doesn't allow itself as direct descendant when parsing HTML, but should allow itself as descendant when it is not at first level - By @capricorn86 in task #1039