Previously when developing my own community website in Drupal 6, I've never know what people like when dealing with text editor. So I simply go with Ckeditor and untick Convert line breaks into HTML in the Text format options.
But now developing corporate website in Drupal 7. Ckeditor is in early stage (lack of visibility option) and I cannot use wysiwyg module because it has many conflict.
One good choice is use Bueditor. It looks clean and perfect but i must tick Convert line breaks into HTML in the Text format options to make it works for paragraphs.
So, should I:
- use wysiwyg editor and untick
Convert line breaks into HTML? - or use Bueditor and tick
Convert line breaks into HTML?