mirror of
https://github.com/cesanta/slre.git
synced 2024-11-17 00:45:30 +00:00
Fixed readme
This commit is contained in:
parent
7c3baf849c
commit
693eb19cff
@ -22,7 +22,7 @@ most.
|
||||
|
||||
## Supported Syntax
|
||||
|
||||
(?i) Must be at the beginning of the regex. Makes match case-insensitive
|
||||
(?i) Must be at the beginning of the regex. Makes match case-insensitive
|
||||
^ Match beginning of a buffer
|
||||
$ Match end of a buffer
|
||||
() Grouping and substring capturing
|
||||
|
Loading…
Reference in New Issue
Block a user