Posted by danbohea on February 27, 2013 at 2:06pm
1 follower
Jump to:
| Project: | Wysiwyg |
| Version: | 7.x-2.2 |
| Component: | Editor - CKEditor |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
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
#1
I'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