http://qs321.pair.com?node_id=11112542


in reply to Re^3: Making Perl Monks a better place for newbies (and others)
in thread Making Perl Monks a better place for newbies (and others)

I detest, for the most part, any WYSIWYG html editor I've ever used. I would not propose that.

But paragraph breaks are so frequently used, I think it would be justified. I would not (edit: want to ) have to manually insert space between words with   either.

I think if there is a big key on the keyboard for it, (RETURN) why not use it.

The whole problem goes back to the 80's only because different computer makers had different implementations for "return". newline for Unix and newline-linefeed for windows.

If not for such incompatibuilities, we never would have needed HTML to bridge the divide.

Tom