> What are people using for HTML editing ??

Well, if you are starting from a blank sheet:

I write technical doco, so YMMV. (i.e. lots of words, few graphics).

I write text. Blank line between paras, underline headings like this

heading
=======

I then run it through txt2html (a perl script). I use a couple
of extra options for recognizing single line indents as code.
(txt2html.pl has masses of options)

If I needed to, I could clean up further with vi.

If you already have some html then
if it is sensible, I'd use an ordinary text editor. I don't know
what to use if it has already been mangled.

The training in learning a few tags is very minimal.

Jamie



--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to