Inline Comment

  • Inline comments are used to add comments in the code. Inline comments are displayed on one line.

Example:

{% comment %} This is an inline comment to explain the Liquid code written. {% endcomment %}