mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
The phrase "swallows content" was confusing.
+1
-1
@@ -92,7 +92,7 @@ Here is a list of currently supported tags:
|
||||
|
||||
### Comments
|
||||
|
||||
Comment is the simplest tag. It just swallows content.
|
||||
Any content that you put between `{% comment %}` and `{% endcomment %}` tags is turned into a comment.
|
||||
|
||||
```liquid
|
||||
We made 1 million dollars {% comment %} in losses {% endcomment %} this year
|
||||
|
||||
Reference in New Issue
Block a user