Skip to content

Commit e582c29

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating SavedPatterns.md [skip ci]
1 parent e3fdfbb commit e582c29

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

SavedPatterns.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Irregular Patterns
2-
Irregular includes 145 regular expressions
2+
Irregular includes 146 regular expressions
33
|Name|Description|IsGenerator|
44
|:---|:----------|:----------|
55
|[ArithmeticOperator](/RegEx/ArithmeticOperator.regex.txt)|Simple Arithmetic Operators|False|
@@ -134,6 +134,7 @@ Irregular includes 145 regular expressions
134134
|[Subtitle_SRT](/RegEx/Subtitle/SRT.regex.txt)|Matches a SubRip Subtitle|False|
135135
|[Subtitle_VTT](/RegEx/Subtitle/VTT.regex.txt)|Matches a WebVTT Subtitle|False|
136136
|[Symbol](/RegEx/Symbol.regex.txt)|Matches a Symbol|False|
137+
|[Symbol_Currency](/RegEx/Symbol/Currency.regex.txt)|Matches a Math Symbol|False|
137138
|[Symbol_Math](/RegEx/Symbol/Math.regex.txt)|Matches a Math Symbol|False|
138139
|[Tag](/RegEx/Tag.regex.txt)|This will match a balanced markup tag.|False|
139140
|[TrueOrFalse](/RegEx/TrueOrFalse.regex.txt)|Matches the literal 'true' or 'false'|False|

0 commit comments

Comments
 (0)