add utf8.escape, string.escape & reformat extensions.md
This commit is contained in:
@@ -162,6 +162,7 @@ end
|
||||
|
||||
string.lower = utf8.lower
|
||||
string.upper = utf8.upper
|
||||
string.escape = utf8.escape
|
||||
|
||||
local meta = getmetatable("")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user