Home | Links | Weblog


exhalations
Tuesday, July 20, 2004
  
WYSIWYG - Blogger has a new WYSIWYG editor that suddenly appeared recently. It seems to work OK most of the time, but I just learned a new quirk. When I cut and pasted text from another window, the editor added text formatting to the pasted text. Sometimes there's a strong argument for a dumb editor. I know with Emacs, when I paste text it is always the raw text, not formatted text. I rarely want to retain text formatting from another text source when cutting and pasting. At least the Blogger coders had the sense to include the option of editing the HTML.

I also preferred how their previous editor used the <strong> tag instead of <span style="font-weight:bold;">text</span> which is used now.


Comments: Post a Comment