Topic: text to xhtml for the non-techie
As part of the website I'm working on we have what can best be described as a blog. Only we update it by hand. The organizer generally edits a simple text file (txt) which is included in a PHP document. The problem is that he doesn't know HTML so he edits it as a document and I go in after and add line breaks and a few style elements.
I'm looking for a program I can give him so that he can type as normal but saves in HTML. If it's easy enough to use I can take care of the style stuff with CSS and probably show him how to upload it properly.
