Clarify IE11 support

This commit is contained in:
Alex Dima 2020-02-13 16:34:43 +01:00
parent c299715eea
commit 916bd49bbf
No known key found for this signature in database
GPG key ID: 6E58D7B045760DA0
4 changed files with 8 additions and 7 deletions

View file

@ -57,7 +57,7 @@
<p>The Monaco Editor is the code editor that powers <a href="https://github.com/Microsoft/vscode">VS Code</a>.
A good page describing the code editor's features is <a href="https://code.visualstudio.com/docs/editor/editingevolved">here</a>.</p>
<p>It is licensed under the MIT License and supports IE 11, Edge, Chrome, Firefox, Safari and Opera.</p>
<p>It is licensed under the MIT License and supports Classic Edge, Edge, Chrome, Firefox, Safari and Opera.</p>
<p>The Monaco editor is <span style="font-weight:bold;color:#ff5722;">not</span> supported in mobile browsers or mobile web frameworks. </p>