I need to reorganize a bunch of html files containing a combination of html and javascript code. I would like to highlight javascript code in order to be able to use various tools (e.g. gjslint).
Is there any way to do this automatically? (I searched, but could not find anything, possibly using the wrong conditions.)
thank...
source
share