Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nshenderov committed Aug 12, 2022
1 parent 91d1d7c commit c7a8925
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Expand Up @@ -359,10 +359,12 @@ module.exports = () => {
}
```
**Some of configuration:**

<h3 align="center">Balloon+Block+Style</h3>

<p align="center">
<img src="https://raw.githubusercontent.com/nshenderov/strapi-plugin-ckeditor/master/assets/balloonblockstyles.gif" alt="CKEditor5-Strapi" width="900" />
<img src="https://raw.githubusercontent.com/nshenderov/strapi-plugin-ckeditor/master/assets/balloonblockstyles.gif" alt="CKEditor5-Strapi" width="800" />
</p>
<p align="center" style="font-weight: 900;">Balloon+Block+Style</p>

<details>
<summary><b>Balloon+Block+Style config:</b> </summary>
Expand Down Expand Up @@ -690,10 +692,11 @@ module.exports = () => {
```
</details>

<h3 align="center">Classic+Balloon</h3>

<p align="center">
<img src="https://raw.githubusercontent.com/nshenderov/strapi-plugin-ckeditor/master/assets/230222.jpg" alt="CKEditor5-Strapi" width="900" />
<img src="https://raw.githubusercontent.com/nshenderov/strapi-plugin-ckeditor/master/assets/230222.jpg" alt="CKEditor5-Strapi" width="800" />
</p>
<p align="center" style="font-weight: 900;">Classic+Balloon</p>

<details>
<summary><b>Classic+Balloon config:</b> </summary>
Expand Down

0 comments on commit c7a8925

Please sign in to comment.