Skip to content

Commit c5f43d8

Browse files
committed
Remove ⚠️ icon from info callouts.
1 parent a4b67ba commit c5f43d8

File tree

58 files changed

+122
-122
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+122
-122
lines changed

docs/features/math-equations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ If you visit a page using MathType with your mobile device, the handwriting inte
5353

5454
## Installation
5555

56-
<info-box info>
57-
⚠️ **New import paths**
56+
<info-box warning>
57+
**New import paths**
5858

5959
Starting with {@link updating/update-to-42 version 42.0.0}, we changed the format of import paths. This guide uses the new, shorter format. Refer to the {@link getting-started/legacy-getting-started/legacy-imports Packages in the legacy setup} guide if you use an older version of CKEditor&nbsp;5.
6060
</info-box>

docs/features/spelling-and-grammar-checking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ The spell and grammar check is compliant with Web Content Accessibility Guidelin
7474

7575
## Installation
7676

77-
<info-box info>
78-
⚠️ **New import paths**
77+
<info-box warning>
78+
**New import paths**
7979

8080
Starting with {@link updating/update-to-42 version 42.0.0}, we changed the format of import paths. This guide uses the new, shorter format. Refer to the {@link getting-started/legacy-getting-started/legacy-imports Packages in the legacy setup} guide if you use an older version of CKEditor&nbsp;5.
8181
</info-box>

packages/ckeditor5-alignment/docs/features/text-alignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Click inside a paragraph or a header and use the toolbar dropdown {@icon @ckedit
1818

1919
## Installation
2020

21-
<info-box info>
22-
⚠️ **New import paths**
21+
<info-box warning>
22+
**New import paths**
2323

2424
Starting with {@link updating/update-to-42 version 42.0.0}, we changed the format of import paths. This guide uses the new, shorter format. Refer to the {@link getting-started/legacy-getting-started/legacy-imports Packages in the legacy setup} guide if you use an older version of CKEditor&nbsp;5.
2525
</info-box>

packages/ckeditor5-autoformat/docs/features/autoformat.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ The following {@link features/basic-styles basic styles} inline formatting optio
4646

4747
## Installation
4848

49-
<info-box info>
50-
⚠️ **New import paths**
49+
<info-box warning>
50+
**New import paths**
5151

5252
Starting with {@link updating/update-to-42 version 42.0.0}, we changed the format of import paths. This guide uses the new, shorter format. Refer to the {@link getting-started/legacy-getting-started/legacy-imports Packages in the legacy setup} guide if you use an older version of CKEditor&nbsp;5.
5353
</info-box>

packages/ckeditor5-autosave/docs/features/autosave.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ How to understand this demo:
2929

3030
## Installation
3131

32-
<info-box info>
33-
⚠️ **New import paths**
32+
<info-box warning>
33+
**New import paths**
3434

3535
Starting with {@link updating/update-to-42 version 42.0.0}, we changed the format of import paths. This guide uses the new, shorter format. Refer to the {@link getting-started/legacy-getting-started/legacy-imports Packages in the legacy setup} guide if you use an older version of CKEditor&nbsp;5.
3636
</info-box>

packages/ckeditor5-basic-styles/docs/features/basic-styles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ CKEditor&nbsp;5 allows for typing both at the inner and outer boundaries of code
6565

6666
## Installation
6767

68-
<info-box info>
69-
⚠️ **New import paths**
68+
<info-box warning>
69+
**New import paths**
7070

7171
Starting with {@link updating/update-to-42 version 42.0.0}, we changed the format of import paths. This guide uses the new, shorter format. Refer to the {@link getting-started/legacy-getting-started/legacy-imports Packages in the legacy setup} guide if you use an older version of CKEditor&nbsp;5.
7272
</info-box>

packages/ckeditor5-block-quote/docs/features/block-quote.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Support for nested block quotes is provided as backward compatibility for loadin
3232

3333
## Installation
3434

35-
<info-box info>
36-
⚠️ **New import paths**
35+
<info-box warning>
36+
**New import paths**
3737

3838
Starting with {@link updating/update-to-42 version 42.0.0}, we changed the format of import paths. This guide uses the new, shorter format. Refer to the {@link getting-started/legacy-getting-started/legacy-imports Packages in the legacy setup} guide if you use an older version of CKEditor&nbsp;5.
3939
</info-box>

packages/ckeditor5-bookmark/docs/features/bookmarks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The bookmarks feature allows for adding and managing the bookmarks anchors attac
1414

1515
Use the bookmark toolbar button {@icon @ckeditor/ckeditor5-icons/theme/icons/bookmark.svg Add bookmark} in the editor below to see the feature in action. Or use the "Insert" command from the menu bar to add a bookmark. Add a unique name to identify the bookmark (for example, `Rights`). You can change the bookmark's name or remove it by clicking the bookmark icon inside the content.
1616

17-
To use the bookmark as an anchor in the content, add a link {@icon @ckeditor/ckeditor5-icons/theme/icons/link.svg Add link} and put the bookmark name as target. In the example below it could be `#Rights`. The link insertion panel will display all bookmarks available in the edited content (see the [Integration with the link feature](#integration-with-the-link-feature) section below).
17+
To use the bookmark as an anchor in the content, add a link {@icon @ckeditor/ckeditor5-icons/theme/icons/link.svg Add link} and put the bookmark name as target. In the example below it could be `#Rights`. The link insertion panel will display all bookmarks available in the edited content (see the [Integration with the link feature](#integration-with-the-link-feature) section below).
1818

1919
{@snippet features/bookmark}
2020

@@ -42,8 +42,8 @@ Bookmarks integrate with {@link features/link links}, providing a smooth linking
4242

4343
## Installation
4444

45-
<info-box info>
46-
⚠️ **New import paths**
45+
<info-box warning>
46+
**New import paths**
4747

4848
Starting with {@link updating/update-to-42 version 42.0.0}, we changed the format of import paths. This guide uses the new, shorter format. Refer to the {@link getting-started/legacy-getting-started/legacy-imports Packages in the legacy setup} guide if you use an older version of CKEditor&nbsp;5.
4949
</info-box>

packages/ckeditor5-ckbox/docs/features/ckbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ You can also upload images by dragging them into your content. After you drag an
4848

4949
## Installation
5050

51-
<info-box info>
52-
⚠️ **New import paths**
51+
<info-box warning>
52+
**New import paths**
5353

5454
Starting with {@link updating/update-to-42 version 42.0.0}, we changed the format of import paths. This guide uses the new, shorter format. Refer to the {@link getting-started/legacy-getting-started/legacy-imports Packages in the legacy setup} guide if you use an older version of CKEditor&nbsp;5.
5555
</info-box>

packages/ckeditor5-ckfinder/docs/features/ckfinder.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ You can use this feature in the rich-text editor in two different ways:
6060

6161
## Installation
6262

63-
<info-box info>
64-
⚠️ **New import paths**
63+
<info-box warning>
64+
**New import paths**
6565

6666
Starting with {@link updating/update-to-42 version 42.0.0}, we changed the format of import paths. This guide uses the new, shorter format. Refer to the {@link getting-started/legacy-getting-started/legacy-imports Packages in the legacy setup} guide if you use an older version of CKEditor&nbsp;5.
6767
</info-box>

0 commit comments

Comments
 (0)