local str = 'sample12_3 Word [link:a12]'result, _ = str:match("%[link:([^][]*)]")print(result)
Standard input is empty
a12
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!