dom-parser
dom-parser copied to clipboard
tag regex supports multiple hyphens, colons and underlines; tests
Change in regex: allows more than 1 group starting with colon OR hyphen OR underline added test
Will this pr ever be accepted?
@ershov-konst
It's a good PR to accept it.
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.