{% macro renderWysiwygContent(content, contentStyle) %} {%- if contentStyle|trim|length -%} {%- apply spaceless -%} {%- endapply -%} {%- endif %} {{- content|render_content -}} {% endmacro %}