Closed (works as designed)
Project:
Wysiwyg
Version:
7.x-2.2
Component:
Editor - CKEditor
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2013 at 14:06 UTC
Updated:
27 Feb 2013 at 14:13 UTC
Possible noob question here but I've just noticed that the output from CKEditor 4's blockquote button is a base64 encoded <img> tag.
This is obviously pretty restrictive, a pig to style with CSS and seemingly pretty pointless. Am I doing something wrong here?
Comments
Comment #1
dddbbb commentedI'm a muppet. Pasted text from Fireworks and it looks like CKEditor has been clever enough to attempt to translate the clipboard contents as an image.
cmd+alt+shift+v FTW