Right now, the application only supports slot as direct child of root_node span
.
If slot is nested as child of another tag "as on the exempla below" the order will be messed up.
<pyml>
<span>
<div>
<h2>This is just a test</h2>
</div>
<div>
<slot></slot>
</div>
</span
</pyml>
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too