Skip to content

Commit 05a5c61

Browse files
StartAutomatingStartAutomating
authored andcommitted
Create FUNDING.yml
1 parent 3679c71 commit 05a5c61

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/RegExQuickReference.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,4 @@ Each of these character classes also has an opposite.
4848
|(?=Pattern)|lookahead|
4949
|(?!Pattern)|negative lookahead|
5050
|(?<=Pattern)|lookbehind|
51-
|(?<!Pattern)|negative lookbehind|
52-
51+
|(?<!Pattern)|negative lookbehind|

0 commit comments

Comments
 (0)