Capture pattern multiple times between 2 strings in Lua...
Read MoreOpenBSD httpd location match patterns rule returns 404 for anything beginning with any character in ...
Read MoreLUA error "pattern too complex" - Tabletop Simulator...
Read MoreLogical 'or' in Lua patterns?...
Read Moreregex for the pattern of one optional space before Chinese words in lua...
Read MoreHow to write a lua pattern that is aware of escaped characters?...
Read MoreMatch start of line or an arbitrary number of spaces...
Read MoreRemove both path and extension from string in Lua...
Read MoreLua: Convert spaces at the beginning of each line to tabs...
Read MoreLua: get all words starting with a specific character ("$")?...
Read MoreHow to prohibit letter input, only allow numbers in Lua?...
Read MoreString.gsub() to extract last word in string...
Read MoreLua: Globally match for stuff of the form {{{parameter}}} or {{{parameter|default}}}, capturing &quo...
Read MoreHow to get one, two, three or none occurrences with string.match in Lua?...
Read MoreTrying to get some kind of key:value data from a string in Lua...
Read MoreHow to take out only 1 word from a string in Lua...
Read MoreStop matching after first occurence (single line)...
Read MoreRegex with optional number and leading char ? (lua match)...
Read MoreMatch string until a character or end...
Read MoreIterate over lines including blank lines...
Read MoreHow to create a word set/class in Lua pattern matching?...
Read MoreWeird matching behaviour and argument interpretation in Lua...
Read MoreCapitalize first letter of every word in Lua...
Read MoreCorrectly escaping arguments of substitute for key mapping in nvim lua...
Read MoreLua pattern matching problem with escaped letter...
Read Morehow to write a Lua pattern to convert string (nested array) into a real array?...
Read MoreHow to ignore special characters for string manipulation in Lua?...
Read More