WYSIWYG
Drupal How-to: Configuring your Input Formats
Input formats can be a challenge for folks who are new to Drupal -- especially if you've bowed to the pressure to use a WYSYWYG editor on your web site. Luckily, the input format system has some good options to help control things.
One think you'll need to think about is which users will be using your site, and what sort of tools are they going to need. Are they savvy enough users to be able to use some more crunchy formats, like Markdown? That's a possibility, but it's probably not the case for most of you.
Paste: It's What's for Dinner (WYSIWYG and Pasted Content)
With the education-focused sites I'm building these days, it has been very difficult to deliver a site that does not provide some sort of WYSIWYG editor for the end user. Users want to be able to use the same sort of tools they have in Microsoft Word, and if they can't, they aren't going to be comfortable in the new web site.

