en.javascript.info/9-regular-expressions
Ilya Kantor 581117ffe0
Merge pull request #2621 from leviding/patch-36
FIX: The range of hexadecimal numbers is 0-9 or A-F
2021-06-13 10:47:51 +03:00
..
01-regexp-introduction Replace unicode with Unicode all over the book 2020-12-07 18:05:47 +02:00
02-regexp-character-classes Fix some issues in 9.2 (Character classes) 2020-12-07 17:47:03 +02:00
03-regexp-unicode Update article.md 2021-06-07 23:58:40 +08:00
04-regexp-anchors WIP 2019-09-04 15:44:48 +03:00
05-regexp-multiline-mode typo 2021-04-11 01:37:21 -03:00
06-regexp-boundary Fix confusing wording in 9.6 (Word boundary: \b) 2020-12-07 22:54:54 +02:00
07-regexp-escaping typo 2021-06-10 00:00:57 -03:00
08-regexp-character-sets-and-ranges Merge pull request #2370 from vsemozhetbyt/patch-4 2020-12-13 20:28:35 +03:00
09-regexp-quantifiers Fix typo 2020-02-29 12:09:02 +08:00
10-regexp-greedy-and-lazy Fix typos in 9.10 (Greedy and lazy quantifiers) 2020-12-09 01:45:06 +02:00
11-regexp-groups typpo 2021-06-10 00:02:47 -03:00
12-regexp-backreferences correct minor error: "имя" is used in place of "name" 2020-05-19 14:54:36 -04:00
13-regexp-alternation too wordy explanation 2021-01-17 20:00:35 -03:00
14-regexp-lookahead-lookbehind typo 2021-03-02 10:28:52 -03:00
15-regexp-catastrophic-backtracking typo 2021-05-15 00:16:49 -03:00
16-regexp-sticky Fix typo in 9.16 (Sticky flag "y"...) 2020-12-10 20:42:09 +02:00
17-regexp-methods closes #2411 2020-12-31 14:42:56 +03:00
index.md WIP 2019-09-04 15:44:48 +03:00