Links are not parse correctly, maybe because they are part of the block/item? For links within blocks it works.
From the block below everything is converted correctly, except the link. The JCR contains the link only, but the link text is missing.
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| fast-facts |
+==========+=======================================+=========================================================================================================================================+
| ### \~90 | ###### \ | [Forbes](https://www.forbes.com/sites/gregpetro/2022/03/11/consumers-demand-sustainable-products-and-shopping-formats/?sh=515b8fa66a06) |
| | | |
| % | ### \ | |
| | | |
| | of Gen X consumers say they’d be | |
| | willing to pay more for sustainable | |
| | items—compared to 34% just a couple | |
| | of years ago. | |
+----------+---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+
| ### 77 | ###### \ | [Ware2Go](https://ware2go.co/articles/defining-fast-shipping/) |
| | | |
| % | ### \ | |
| | | |
| | of shoppers are more likely to make a | |
| | purchase if delivery is promised in | |
| | two days or less. | |
+----------+---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+
HTML:
<table>
<tr>
<th colspan="3">fast-facts</th>
</tr>
<tr>
<td>
<div>
<h3>~90</h3>
<p>%</p>
</div>
</td>
<td>
<div>
<h6>&nbsp;</h6>
<h3>&nbsp;</h3>
<p>of Gen X consumers say they’d be willing to pay more for sustainable items—compared to 34% just a couple of years ago.</p>
</div>
</td>
<td>
<div><a href="https://www.forbes.com/sites/gregpetro/2022/03/11/consumers-demand-sustainable-products-and-shopping-formats/?sh=515b8fa66a06">Forbes</a></div>
</td>
</tr>
<tr>
<td>
<div>
<h3>77</h3>
<p>%</p>
</div>
</td>
<td>
<div>
<h6>&nbsp;</h6>
<h3>&nbsp;</h3>
<p>of shoppers are more likely to make a purchase if delivery is promised in two days or less.</p>
</div>
</td>
<td>
<div><a href="https://ware2go.co/articles/defining-fast-shipping/">Ware2Go</a></div>
</td>
</tr>
</table>
Links are not parse correctly, maybe because they are part of the block/item? For links within blocks it works.
From the block below everything is converted correctly, except the link. The JCR contains the link only, but the link text is missing.
HTML:
Model:
Definition: