Skip to content

Commit 4da956e

Browse files
committed
Correct task description
1 parent aabe149 commit 4da956e

File tree

1 file changed

+1
-3
lines changed
  • 10-regular-expressions-javascript/8-regexp-backreferences/1-find-matching-bbtags

1 file changed

+1
-3
lines changed

10-regular-expressions-javascript/8-regexp-backreferences/1-find-matching-bbtags/task.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313
```
1414
Допустимо:
1515
[url] [b]http://ya.ru[/b] [/url]
16-
```quote
17-
[b]текст[/b]
18-
```
16+
[quote] [b]текст[/b] [/quote]
1917
2018
Нельзя:
2119
[b][b]текст[/b][/b]

0 commit comments

Comments
 (0)