Quote:
Originally Posted by JSWolf
I think I've found a slight bug. The plugin's output says it's stripping spans when there are no spans to strip. It should not be outputting that it's removing what's not there to remove.
|
Stripspans sends that message whenever it makes any changes to the file. That covers everything from stripping spans to contracting/removing empty elements to de-indenting the <head> section.
If none of that is happening, that's a bug. If any of that is happening, the routine is doing as it should.