dom-parser icon indicating copy to clipboard operation
dom-parser copied to clipboard

tag regex supports multiple hyphens, colons and underlines; tests

Open kstarzyk opened this issue 8 years ago • 2 comments

Change in regex: allows more than 1 group starting with colon OR hyphen OR underline added test

kstarzyk avatar Oct 02 '17 21:10 kstarzyk

Will this pr ever be accepted?

nmkname avatar Nov 05 '19 07:11 nmkname

@ershov-konst

It's a good PR to accept it.

AABorisov avatar Aug 26 '21 19:08 AABorisov

Hi @kstarzyk! Thank you for this PR. Due to the migration to TS of the whole project, I implemented your initial changes in the separate PR, including extra tests and logic. Thank you.

ershov-konst avatar Nov 07 '23 09:11 ershov-konst