merge prs
This commit is contained in:
parent
7888439420
commit
d043b11516
26 changed files with 259 additions and 139 deletions
|
@ -103,7 +103,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 the [next chapter](info:regexp-methods#y-flag))
|
||||
: Sticky mode (covered in the chapter <info:regexp-sticky>)
|
||||
|
||||
We'll cover all these flags further in the tutorial.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue