mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-27 06:05:11 -07:00
test
This commit is contained in:
@@ -6,7 +6,7 @@ module Liquid
|
|||||||
# @liquid_category iteration
|
# @liquid_category iteration
|
||||||
# @liquid_name continue
|
# @liquid_name continue
|
||||||
# @liquid_summary
|
# @liquid_summary
|
||||||
# Causes a [`for` loop](/api/liquid/tags#for) to skip to the next iteration.
|
# TESTING TESTING Causes a [`for` loop](/api/liquid/tags#for) to skip to the next iteration.
|
||||||
# @liquid_syntax
|
# @liquid_syntax
|
||||||
# {% continue %}
|
# {% continue %}
|
||||||
class Continue < Tag
|
class Continue < Tag
|
||||||
|
|||||||
Reference in New Issue
Block a user