update components
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
/foo bar/
|
||||
/foo/gimyu,
|
||||
/[\[\]]{2,4}(?:foo)*/;
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["regex", "/foo bar/"],
|
||||
["regex", "/foo/gimyu"], ["punctuation", ","],
|
||||
["regex", "/[\\[\\]]{2,4}(?:foo)*/"], ["punctuation", ";"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for regex.
|
||||
Reference in New Issue
Block a user