Crimes of CKEditor

  1. Turns paragraphs within blockquotes into multiple blockquotes
  2. Mangles your input— instead of preserving your source, when it collapses linebreaks into a single paragraph in rich text view, it deletes them in source view also. That is evil and very un-drupal.
  3. Fails to save changes made in source view if you don’t return to rich text view
  4. Puts ugly paragraph tags in source and generally makes source unreadable; WYSIWYG Linebreaks doesn’t seem to be able to ameliorate all of this in Drupal 8.