mirror of
https://github.com/TangentFoxy/etlua.git
synced 2026-02-21 10:06:52 -07:00
missing value for mark
This commit is contained in:
+1
-1
@@ -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