mirror of
https://github.com/TangentFoxy/etlua.git
synced 2025-07-28 11:02:17 +00:00
missing value for mark
This commit is contained in:
@@ -255,7 +255,7 @@ class Parser
|
|||||||
r\push chunk[2], "\n"
|
r\push chunk[2], "\n"
|
||||||
when "=", "-"
|
when "=", "-"
|
||||||
r\increment!
|
r\increment!
|
||||||
r\mark!
|
r\mark chunk[3]
|
||||||
r\assign!
|
r\assign!
|
||||||
|
|
||||||
if t == "=" and @html_escape
|
if t == "=" and @html_escape
|
||||||
|
Reference in New Issue
Block a user