mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 10:20:43 -07:00
use Lua style syntax
This commit is contained in:
@@ -10,6 +10,6 @@ module Liquid
|
||||
end
|
||||
end
|
||||
|
||||
Template.register_tag('#', InlineComment)
|
||||
Template.register_tag('--', InlineComment)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user