mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 01:10:41 -07:00
Test a blank line in a comment tag
This commit is contained in:
@@ -37,6 +37,7 @@ class InlineCommentTest < Minitest::Test
|
||||
{%-
|
||||
# That kind of block comment is also allowed.
|
||||
# It would only be a stylistic difference.
|
||||
|
||||
# Much like JavaScript's /* */ comments and their
|
||||
# leading * on new lines.
|
||||
-%}
|
||||
|
||||
Reference in New Issue
Block a user