I would like something fast for editing HTML that can do:
1. macros, preferably written in Java.
2 render the html as I edit, or on a very short cycle so I can see
what my latest edit will look like.
3. Java-style regex search/replace
4. fast to start.
5. under $100
6. can tidy HTML (indent, new lines)
7. smart enough to correct minor HTML syntax errors, or at least
highlight them on a keystroke basis.
Is there anything like that out there?
--
Roedy Green Canadian Mind Products
http://mindprod.com
If you give someone a program, you will frustrate them for a day; if you teach them how to program, you will frustrate them for a lifetime.