mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Make previous commit work
This commit is contained in:
@@ -55,6 +55,7 @@ module Liquid
|
|||||||
# Very simple valid cases
|
# Very simple valid cases
|
||||||
if markup =~ EasyParse
|
if markup =~ EasyParse
|
||||||
@name = $1
|
@name = $1
|
||||||
|
@filters = []
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user