Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

0

Regular Expression
Java 8

"
(?<![-])--(\[(=*)\[(.|\n)*?\]\1\]\\n|([^-])*\n)
"
gm

Description

matches lua comments

Submitted by Fiereu - 3 years ago