Fix user guide regular expression example
This commit is contained in:
parent
035bb2fc60
commit
25d6e3bc34
@ -432,7 +432,7 @@ A regular expression begins and ends with a `/` character.
|
|||||||
Example:
|
Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
/#.*$/
|
/#.*/
|
||||||
```
|
```
|
||||||
|
|
||||||
Regular expressions can include many special characters:
|
Regular expressions can include many special characters:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user