CKEditor
Sample Code
You can find a example of using Sapling with CKEditor here: https://github.com/saplingai/sapling-samples/blob/master/editors/ckeditor.html
Tips
- The main thing to keep in mind is to use a callback to initialize Sapling after CKEditor has completed setting up the editable element.
- Contact us if you need help initializing with elements within an
iframe
.