mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
test
This commit is contained in:
@@ -6,7 +6,7 @@ module Liquid
|
||||
# @liquid_category iteration
|
||||
# @liquid_name continue
|
||||
# @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
|
||||
# {% continue %}
|
||||
class Continue < Tag
|
||||
|
||||
Reference in New Issue
Block a user