Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3343
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer, comp.lang.c++, comp.lang.php |
| Subject | Re: Html code beautifier |
| Date | 2011-04-28 14:20 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <damjr65qtcqsj4t9md7prvclq3jrcqvi5e@4ax.com> (permalink) |
| References | <681e4100-5c0a-478d-abce-ec20c123078c@t16g2000vbi.googlegroups.com> |
Cross-posted to 3 groups.
On Thu, 28 Apr 2011 06:24:32 -0700 (PDT), Joe Snodgrass <joe.snod@yahoo.com> wrote, quoted or indirectly quoted someone who said : >I'm looking for an html code beautifier. Would anybody know where I >can get such a thing? TIA. I use a combination of tools: HTMLTidy which requires a lot of configuring. See http://mindprod.com/jgloss/htmltidy.html HTMLTidy does a fair number of idiotic things to the code. I use a Funduc Search/replace script to clean up after it. Then I use Compactor to get rid of any excess blank space. see http://mindprod.com/products1.html#COMPACTOR I have my own tidier on the stack in a state of partial completion with several projects ahead of it. -- Roedy Green Canadian Mind Products http://mindprod.com Politicians complain that Kindles and iBooks are killing jobs by destroying the paper book industry. I see it that they have create a way to produce books for less than a third the cost without destroying forests and emitting greenhouse gases in the process. They have created wealth. They are encouraging literacy and cutting the costs of education.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Html code beautifier Joe Snodgrass <joe.snod@yahoo.com> - 2011-04-28 06:24 -0700
Re: Html code beautifier Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-28 09:30 -0400
Re: Html code beautifier Lew <noone@lewscanon.com> - 2011-04-28 09:44 -0400
Re: Html code beautifier Graham Hobbs <ghobbs@cdpwise.net> - 2011-04-28 11:24 -0400
Re: Html code beautifier Lew <noone@lewscanon.com> - 2011-04-28 11:45 -0400
Re: Html code beautifier Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-28 19:49 -0400
Re: Html code beautifier Donkey Hottie <donkey@fredriksson.dy.fi> - 2011-04-29 21:47 +0300
Re: Html code beautifier Martin Gregorie <martin@address-in-sig.invalid> - 2011-04-28 17:11 +0000
Re: Html code beautifier Bill B <me@privacy.net> - 2011-04-28 13:51 -0400
Re: Html code beautifier "Mr. B-o-B" <mr.chew.baka@gmail.com> - 2011-04-28 15:56 -0500
Re: Html code beautifier Graham Hobbs <ghobbs@cdpwise.net> - 2011-04-29 10:30 -0400
Re: Html code beautifier Bill B <me@privacy.net> - 2011-04-30 16:18 -0400
Re: Html code beautifier "John B. Matthews" <nospam@nospam.invalid> - 2011-04-28 14:11 -0400
Re: Html code beautifier Roedy Green <see_website@mindprod.com.invalid> - 2011-04-28 14:20 -0700
Re: Html code beautifier "Twayne" <nobody@devnull.spamcop.net> - 2011-04-29 10:29 -0400
csiph-web