File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
3.0/Microsoft.PowerShell.Core/About
4.0/Microsoft.PowerShell.Core/About
5.0/Microsoft.PowerShell.Core/About
5.1/Microsoft.PowerShell.Core/About
6/Microsoft.PowerShell.Core/About
7/Microsoft.PowerShell.Core/About Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ The RegexMatch options are:
204
204
operator is specified.
205
205
- ** CultureInvariant** : Ignores cultural differences in language
206
206
when evaluting the delimiter. Valid only with RegexMatch.
207
- - IgnorePatternWhitespace: Ignores unescaped whitespace and
207
+ - ** IgnorePatternWhitespace** : Ignores unescaped whitespace and
208
208
comments marked with the number sign (#). Valid only with
209
209
RegexMatch.
210
210
- ** Multiline** : Multiline mode forces ` ^ ` and ` $ ` to match the beginning
@@ -477,4 +477,4 @@ LastName, FirstName
477
477
478
478
[ about_Comparison_Operators] ( about_Comparison_Operators.md )
479
479
480
- [ about_Join] ( about_Join.md )
480
+ [ about_Join] ( about_Join.md )
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ The RegexMatch options are:
205
205
operator is specified.
206
206
- ** CultureInvariant** : Ignores cultural differences in language
207
207
when evaluting the delimiter. Valid only with RegexMatch.
208
- - IgnorePatternWhitespace: Ignores unescaped whitespace and
208
+ - ** IgnorePatternWhitespace** : Ignores unescaped whitespace and
209
209
comments marked with the number sign (#). Valid only with
210
210
RegexMatch.
211
211
- ** Multiline** : Multiline mode forces ` ^ ` and ` $ ` to match the beginning
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ The RegexMatch options are:
203
203
operator is specified.
204
204
- ** CultureInvariant** : Ignores cultural differences in language
205
205
when evaluting the delimiter. Valid only with RegexMatch.
206
- - IgnorePatternWhitespace: Ignores unescaped whitespace and
206
+ - ** IgnorePatternWhitespace** : Ignores unescaped whitespace and
207
207
comments marked with the number sign (#). Valid only with
208
208
RegexMatch.
209
209
- ** Multiline** : Multiline mode forces ` ^ ` and ` $ ` to match the beginning
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ The RegexMatch options are:
205
205
operator is specified.
206
206
- ** CultureInvariant** : Ignores cultural differences in language
207
207
when evaluting the delimiter. Valid only with RegexMatch.
208
- - IgnorePatternWhitespace: Ignores unescaped whitespace and
208
+ - ** IgnorePatternWhitespace** : Ignores unescaped whitespace and
209
209
comments marked with the number sign (#). Valid only with
210
210
RegexMatch.
211
211
- ** Multiline** : Multiline mode forces ` ^ ` and ` $ ` to match the beginning
@@ -478,4 +478,4 @@ LastName, FirstName
478
478
479
479
[ about_Comparison_Operators] ( about_Comparison_Operators.md )
480
480
481
- [ about_Join] ( about_Join.md )
481
+ [ about_Join] ( about_Join.md )
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ The RegexMatch options are:
203
203
operator is specified.
204
204
- ** CultureInvariant** : Ignores cultural differences in language
205
205
when evaluting the delimiter. Valid only with RegexMatch.
206
- - IgnorePatternWhitespace: Ignores unescaped whitespace and
206
+ - ** IgnorePatternWhitespace** : Ignores unescaped whitespace and
207
207
comments marked with the number sign (#). Valid only with
208
208
RegexMatch.
209
209
- ** Multiline** : Multiline mode forces ` ^ ` and ` $ ` to match the beginning
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ The RegexMatch options are:
203
203
operator is specified.
204
204
- ** CultureInvariant** : Ignores cultural differences in language
205
205
when evaluting the delimiter. Valid only with RegexMatch.
206
- - IgnorePatternWhitespace: Ignores unescaped whitespace and
206
+ - ** IgnorePatternWhitespace** : Ignores unescaped whitespace and
207
207
comments marked with the number sign (#). Valid only with
208
208
RegexMatch.
209
209
- ** Multiline** : Multiline mode forces ` ^ ` and ` $ ` to match the beginning
You can’t perform that action at this time.
0 commit comments