Subject: Re: Riddle me this: grep / regx experts
Allegedly, on or about 2 February 2018, R. G. Newbury sent:
I am cleaning up some html code, using sed to standardize the
formatting. I was searching for specific instances of code to amend
using grep.

In case you're not aware of it, there's a HTML tidy command that
neatens up HTML.

I am using sed basically for search and replace.
I already use tidy, but it does not deal with my problem which is that the text has multiple variations in the *text* formatting in the many different files. This screws up the parsing and requires normalization.

Tidy does not touch that. Unfortunately.

Geoff

             R. Geoffrey Newbury                        
             954 Owenwood Drive
         Mississauga, Ontario, L5H 3J2

      t905-271-9600 newb...@mandamus.org
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to