Help:Lua debugging: Difference between revisions

Content deleted Content added
Line 121:
=== RegEx ===
{{See also|mw:Extension:Scribunto/Lua reference manual#Patterns}}
Lua uses a unique flavor of [[Regular expression|regular expressions]] that is not supported by top RegEx tools. One tool that can be used for checking Lua RegEx is [https://gitspartv.github.io/lua-patterns/ GitSparTV's Lua patternsPatterns].
 
== Support ==
Line 127:
 
== See also ==
* [[Wikipedia:Lua]]
* [[wp:Lua in Wikipedia]] - essay about using [[Lua script]] in Wikipedia
* [[Template:Wikipedia help pages]] - large navbox linking to other topics