Been using CKEditor for a month or two now. Love it.
For my current application I'd like it to be able to parse the styles not from an external stylesheet but from the <head>'s <style> section. This would be helpful when the html is not served from a web server eg html comes from a database with embedded web viewer.
The stylesheetparser plugin seems to require an external css file name.
Anyone come across a way to do this?