Inline Comment
Inline Comment
Section titled βInline Commentβ- Inline comments are used to add comments in the code. Inline comments are displayed on one line.
Example:
{% raw %}
{% comment %} This is an inline comment to explain the Liquid code written. {% endcomment %}{% endraw %}