Looks promising! Might be an interesting additional editor candidate in Create ( http://createjs.org/ ). Though, Create is MIT and the wysihtml5 library used by this is GPL, so the licenses are not compatible. Currently we use Hallo ( http://bergie.github.com/hallo/ ) by default, and Aloha Editor ( http://aloha-editor.org/ ) with bundled integration.
Create ( http://createjs.org/ ) is no where near the quality of Mercury Editor, ( http://jejacks0n.github.com/mercury/ ) me thinks.
Create's editor options are provided as jQuery UI wrapper widgets, for example: https://github.com/bergie/create/blob/master/src/editingWidg...
BTW, check out http://blog.liip.ch/archive/2012/03/20/cmf-editor-overview-s... and http://iks.alkacon.com/en/ if you want to see a bit more comprehensive Create UI setups.