r2h2 fix symbols being skipped if last
This commit is contained in:
@@ -82,7 +82,7 @@ while p ~= nil do
|
||||
apply_html("html/convo/text/end.html")
|
||||
-- heonian
|
||||
apply_html("html/convo/text/start_heonian.html")
|
||||
print(convertToHeonian(string.sub(text,p+2,np-1)))
|
||||
print(convertToHeonian(string.sub(text,p+2,np-1)).."")
|
||||
apply_html("html/convo/text/end.html")
|
||||
else
|
||||
-- new user name
|
||||
|
||||
Reference in New Issue
Block a user