Quote:
Originally Posted by SteveEisenberg
When I read this, my thought was that someone would most likely do it to bowdlerize the books by, say, toning down cuss words.
I guess I'm totally out of it tonight, but why do people here want the feature?
|
Lets say you have a html file, that doesn't use CSS ,or <class= "example">. but instead uses the same inline styles hundreds of times.
now try changing the text color to black (for e-ink screens) or the size of all subtitles a little smaller.
or try shortening the file size, (which also makes it easier to edit,) by placing all the styles in the head, or a CSS file.
it should work fine in any text editor. using search and replace.
but not if you have 100+ files. (i'm exaggerating, but not in the way you think.)