Regular expression for finding class names in HTML

前端 未结 4 715
我在风中等你
我在风中等你 2021-01-14 09:40

I\'d like to use grep to find out if/where an html class is used across a bunch of files. The regex pattern should find not only

<

4条回答
提交回复
热议问题