read-only.html 187 B

1234567
  1. <p>
  2. <button id="snippet-read-only-toggle">Switch to read-only mode</button>
  3. </p>
  4. <div id="snippet-read-only">
  5. <p>This is <a href="https://ckeditor.com">CKEditor&nbsp;5</a>.</p>
  6. </div>