We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd3ca5 commit 17f4e00Copy full SHA for 17f4e00
README.md
@@ -43,6 +43,8 @@ Please note that library assumes regexes are valid UTF-8 strings, if you need to
43
44
Download repository to your project folder. (no rockspecs yet)
45
46
+Examples assume library placed under `utf8` subfolder not `utf8.lua`.
47
+
48
As of Lua 5.3 default `utf8` module has precedence over user-provided. In this case you can specify full module path (`.utf8`).
49
50
#### Configuration:
0 commit comments