mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 02:10:41 -07:00
prefix for Liquid::Error instances
This commit is contained in:
@@ -30,7 +30,7 @@ module Liquid
|
||||
end
|
||||
|
||||
def markup_context(markup)
|
||||
" in \"{{#{markup}}}\""
|
||||
"in \"{{#{markup}}}\""
|
||||
end
|
||||
|
||||
def lax_parse(markup)
|
||||
|
||||
Reference in New Issue
Block a user