3.3.3.2 <textBlock> Control

Outputs rich paragraph text (supports bold, italic, links). Based on HTML <p> element MDN Web Docs

<textblock name="introText" width="1/1">
  <label>Intro</label>
  <![CDATA[
    <p>Welcome to our store – <strong>free shipping</strong> on orders over €50.</p>
  ]]>
</textblock>