|
|
@@ -31,14 +31,14 @@
|
|
|
<p><a href="https://ckeditor.com">CKEditor 5</a> is <i>under heavy development</i> and this demo
|
|
|
is not production-ready software. For example:</p>
|
|
|
|
|
|
- <ul>
|
|
|
+ <ol style="list-style-type:upper-roman;">
|
|
|
<li><strong>Only Chrome, Opera and Safari are supported</strong>.</li>
|
|
|
<li>Firefox requires enabling the
|
|
|
<a href="https://developer.mozilla.org/en-US/docs/Web/API/Document/onselectionchange">
|
|
|
“dom.select_events.enabled”</a> option.</li>
|
|
|
<li><a href="https://github.com/ckeditor/ckeditor5/issues/342">Support for pasting</a>
|
|
|
is under development (content filtering is unstable).</li>
|
|
|
- </ul>
|
|
|
+ </ol>
|
|
|
|
|
|
<p>It has <em>bugs</em> that we are aware of — and that we will be working on in the next few
|
|
|
iterations of the project. Stay tuned for some updates soon!</p>
|