Block Comment
Block Comment
Section titled βBlock Commentβ- Block comments are used to add comments in the code. Block comments are displayed in block format of 3 lines.
Example: {% raw %}
{% comment %} This is a block comment to explain the Liquid code written.{% endcomment %}{% endraw %}