I've noticed this as long as I've been using Drupal. FCK Editor (in particular) will always screw up my line breaks and paragraphs.
I have tried saving a piece I have written using FCK Editor in Drupal 6 today, and after previewing it, the paragraph formatting is all gone. It is just one huge paragraph.
It makes no sense, and this has been happening for several versions with several types of editors.
I know I'm not the only one seeing it either. Can someone please inform me if there is some kind of hack to get the paragraphs working?
I have no clue how to do this.
I tried formatting the link from the theme_menu_local_task function (in menu.inc) but I always get a unsuported operand types error when I use the l() function...
Website for a new gym concept that we decided to use Drupal as the CMS. I worked on this using development branches of 6 and just finished updating it to the final release of Drupal 6. No custom modules yet but we may add some if we find some with the functionality we want.