firasdib / Regex101

This repository is currently only used for issue tracking for www.regex101.com
3.21k stars 198 forks source link

Task 22: Hint Doesn't Match Sample String #2126

Open Preasured opened 11 months ago

Preasured commented 11 months ago

Quiz Bug

Task

Task 22: Tokenized List

Bug Description

The number of tokens specified in hint (6 tokens) doesn't match the provided string (5 tokens): Test 40/51: You should match all the six tokens in the following string: one,"item two" , "item \"three\"" ,four"and, finally, the fifth".

With ", finally," in the mix, it is unclear how many tokens are intended to be in the list.

Reproduction steps

Can provide a regex used to reach Test 40/51 if needed.

Expected Outcome

Update with the correct number of tokens; additionally, provide examples of the expected matches so users have a positive example of which tokens to capture in more complicated examples.

Browser

Google Chrome version 114.0.5735.248

OS

Microsoft Windows version 10.0.22621