JavaScript RegExp to find all words starting with '&'(ampersand) and ends with ';'(semi-colon)

前端 未结 0 1665
野趣味
野趣味 2021-01-05 14:00

I need a JavaScript Regex to find all words from a paragraph which are starting with \'&\'(ampersand) and ends with \';\'(semi-colon).

相关标签:
回答
  • 消灭零回复
提交回复
热议问题