- <head>
- <link rel="stylesheet" href="%APPS_DIR%ckeditor/build/modules/amd/theme/ckeditor.css">
- </head>
- <div id="editor">
- <p>This is an editor instance.</p>
- <figure class="image">
- <img src="logo.png" />
- </figure>
- <figure class="image">
- <img src="logo.png" />
- </figure>
- <p>Another line.</p>
- </div>
|