소스 검색

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

Piotrek Koszuliński 8 년 전
부모
커밋
e6db143066
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      packages/ckeditor5-clipboard/tests/manual/copycut.html
  2. 1 1
      packages/ckeditor5-clipboard/tests/manual/pasting.html

+ 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>