Lavrentiy Rubtsov
|
fec6e3dae4
|
👾 smth
|
2022-06-07 17:53:53 +06:00 |
|
Lavrentiy Rubtsov
|
d9ab4cf2bc
|
👾 smth
|
2022-06-07 17:33:09 +06:00 |
|
Lavrentiy Rubtsov
|
61888a265d
|
👾 fix typo
|
2022-06-07 17:29:50 +06:00 |
|
Ilya Kantor
|
d5128182a5
|
minor fixes
|
2022-01-21 10:45:48 +03:00 |
|
joaquinelio
|
f452810885
|
typo
|
2021-03-02 10:28:52 -03:00 |
|
Ilya Kantor
|
f6ae0b5a5f
|
minor fixes
|
2021-02-28 22:24:46 +03:00 |
|
Ilya Kantor
|
354c633803
|
Merge pull request #2445 from msisaifu/fix-typo
fix typo
|
2021-01-21 22:52:20 +03:00 |
|
Saiful
|
0f65c3986f
|
the type name is lookbehind instead of lookahead
|
2021-01-17 18:08:55 +06:00 |
|
Saiful
|
37c906ca56
|
fix typo
|
2021-01-17 10:20:15 +06:00 |
|
Ilya Kantor
|
093dfe4c6f
|
Merge pull request #2375 from vsemozhetbyt/patch-7
Correct example in 9.14 (Lookahead and lookbehind)
|
2020-12-13 20:23:33 +03:00 |
|
Vse Mozhe Buty
|
20916d9dc7
|
Make solution in 9.14 safer
As the task uses multiline HTML
and the note at the end suggests using `s` flag,
the lazy quantifier would be safer.
|
2020-12-10 00:23:16 +02:00 |
|
Vse Mozhe Buty
|
6fc5b2c555
|
Correct example in 9.14 (Lookahead and lookbehind)
Without the `g` flag, we cannot say that the price is skipped.
Without the `\b` assertion, we will have the part of the price in the result.
|
2020-12-09 23:40:16 +02:00 |
|
Ilya Kantor
|
a55b99cc5f
|
fixes #1836
|
2020-04-03 01:54:22 +03:00 |
|
Sohail Ashraf
|
6dbd3060e1
|
Fixing a typo
Check if `pattern:Y` is immediately after `pattern:X` and then the regex will check if Z is immediately after Y, Like this it's more understandable.
|
2020-01-29 13:38:00 +08:00 |
|
Ilya Kantor
|
6384ccba05
|
minor fixes
|
2020-01-19 20:32:27 +01:00 |
|
Abir
|
1a22912bfd
|
Translated to English and updated.
|
2020-01-14 23:38:20 +05:30 |
|
Abir
|
8523ab7c23
|
Translated Solution from Russian to English
|
2020-01-14 23:34:28 +05:30 |
|
Abir
|
2bc3c29ef2
|
Translated line 10 content to English
|
2020-01-14 23:21:42 +05:30 |
|
Abir
|
5050e7227e
|
Translated tasks to English
|
2020-01-14 23:20:39 +05:30 |
|
Ilya Kantor
|
32e20fc97c
|
reg->regexp
|
2019-09-06 16:50:41 +03:00 |
|
Ilya Kantor
|
681cae4b6a
|
regexp
|
2019-09-06 01:15:24 +03:00 |
|
Ilya Kantor
|
f21cb0a2f4
|
WIP
|
2019-09-04 15:44:48 +03:00 |
|
Ilya Kantor
|
a0853ed30a
|
fixes
|
2019-07-25 17:23:58 +03:00 |
|
Ilya Kantor
|
5e8edafbe1
|
regexp task
|
2019-07-24 11:58:06 +03:00 |
|
Daniel
|
c1f5d2699e
|
Correct spelling
|
2019-06-28 14:41:55 -04:00 |
|
Ilya Kantor
|
728998b28f
|
regexp
|
2019-06-10 10:24:09 +03:00 |
|
Ilya Kantor
|
6fb4aabcba
|
components
|
2019-04-02 14:01:44 +03:00 |
|