<{{ this.tag }} {{ attributes.defaults({ class: this.isClassStyle ? 'ql-snow' : '' }) }}> {% block content %} {% if this.isClassStyle %}
{{ (this.value ?? '')|raw }}
{% else %} {{ (this.value ?? '')|raw }} {% endif %} {% endblock %}