add component opening feature

This commit is contained in:
2025-10-08 13:01:41 +03:00
parent 89c0a3241f
commit 95be6c28ba

View File

@@ -0,0 +1,5 @@
<!-- Open in some component -->
<iaixsl:text disable-output-escaping="yes">&lt;div class="product-info"&gt;</iaixsl:text>
<!-- And close in another one -->
<iaixsl:text disable-output-escaping="yes">&lt;/div&gt;</iaixsl:text>