Skip to content

Commit

Permalink
feat: ?<JavaScript_Class> ( Fixes #229 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Sep 22, 2024
1 parent 8e4d3c7 commit 5f17526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Once you understand some basics of that syntax, regular expressions become a lot
3. A Regex can have comments! ( # Like this in .NET ( or like (?#this comment) in ECMAScript ) ).
4. You don't have to do it all in one expression!

Irregular comes with 146 useful [named expressions](SavedPatterns.md), and lets you create more.
Irregular comes with 147 useful [named expressions](SavedPatterns.md), and lets you create more.

To see the expressions that ship with Irregular, run:

Expand Down

0 comments on commit 5f17526

Please sign in to comment.