- <head>
- <link rel="stylesheet" href="%TEST_DIR%_assets/styles.css">
- </head>
- <div id="editor">
- <h1>Hello world!</h1>
- <p>This is an editor instance.</p>
- </div>
- <button id="destroyEditor">Destroy editor</button>
- <button id="initEditor">Init editor</button>
|