Parcourir la source

Internal: Italic feature uses <i> now. [skip ci]

Piotrek Koszuliński il y a 8 ans
Parent
commit
e6db143066

+ 1 - 1
packages/ckeditor5-clipboard/tests/manual/copycut.html

@@ -7,7 +7,7 @@
 
 	<h3>Notes</h3>
 
-	<p><a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a> is <em>under heavy development</em> and this demo is not production-ready software. For example:</p>
+	<p><a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
 
 	<ul>
 		<li><strong>only Chrome, Opera and Safari are supported</strong>,</li>

+ 1 - 1
packages/ckeditor5-clipboard/tests/manual/pasting.html

@@ -7,7 +7,7 @@
 
 	<h3>Notes</h3>
 
-	<p><a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a> is <em>under heavy development</em> and this demo is not production-ready software. For example:</p>
+	<p><a href="https://ckeditor5.github.io">CKEditor&nbsp;5</a> is <i>under heavy development</i> and this demo is not production-ready software. For example:</p>
 
 	<ul>
 		<li><strong>only Chrome, Opera and Safari are supported</strong>,</li>