up
This commit is contained in:
parent
1e2b09b6fb
commit
7ddea43ab4
22 changed files with 382 additions and 343 deletions
|
@ -102,8 +102,7 @@ There are only 5 of them in JavaScript:
|
|||
: Enables full unicode support. The flag enables correct processing of surrogate pairs. More about that in the chapter <info:regexp-unicode>.
|
||||
|
||||
`y`
|
||||
: Sticky mode (covered in [todo])
|
||||
|
||||
: Sticky mode (covered in the [next chapter](info:regexp-methods#y-flag))
|
||||
|
||||
|
||||
## The "i" flag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue