Fix unknown tags in comment tags, second try

This commit is contained in:
Florian Weingarten
2013-09-11 12:31:54 -04:00
parent bd20595f1a
commit 5b172a4c05
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -4,6 +4,9 @@ module Liquid
''
end
def unknown_tag(tag, markup, tokens)
end
def blank?
true
end