mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Fix unknown tags in comment tags, second try
This commit is contained in:
@@ -4,6 +4,9 @@ module Liquid
|
||||
''
|
||||
end
|
||||
|
||||
def unknown_tag(tag, markup, tokens)
|
||||
end
|
||||
|
||||
def blank?
|
||||
true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user