Skip to content

Commit e90e915

Browse files
committed
Add new art
1 parent a375573 commit e90e915

File tree

4 files changed

+255
-2
lines changed

4 files changed

+255
-2
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Nova4 TinyMCE Editor
22

3+
<p align="center">
4+
<img src="https://github.com/murdercode/Nova4-TinymceEditor/raw/HEAD/art/banner.svg" width="100%"
5+
alt="Logo Nova4 TinyMce"></p>
6+
37
[![Latest Version on Packagist](https://img.shields.io/packagist/v/murdercode/nova4-tinymce-editor.svg?style=flat-square)](https://packagist.org/packages/murdercode/nova4-tinymce-editor)
48
[![Code Style](https://img.shields.io/github/actions/workflow/status/murdercode/Nova4-TinymceEditor/fix-php-code-style-issues.yml?label=Code%20Style)](https://github.com/murdercode/Nova4-TinymceEditor/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
59
[![Analyze](https://github.com/murdercode/Nova4-TinymceEditor/actions/workflows/phpstan.yml/badge.svg)](https://github.com/murdercode/Nova4-TinymceEditor/actions/workflows/phpstan.yml)
@@ -23,11 +27,14 @@ and dynamic editing capabilities.
2327
## Extra
2428

2529
> [!IMPORTANT]
26-
> Want some steroids for your TinyMCE? [Check out](https://github.com/The-3Labs-Team/tinymce-chatgpt-plugin) our new **ChatGTP for TinyMCE** plugin! πŸš€πŸš€πŸš€
30+
> Want some steroids for your TinyMCE? [Check out](https://github.com/The-3Labs-Team/tinymce-chatgpt-plugin) our new *
31+
*ChatGTP for TinyMCE** plugin! πŸš€πŸš€πŸš€
2732

2833
## Demo & Screenshots
2934

30-
![](https://s4.gifyu.com/images/2022-10-06-12.34.13.gif)
35+
<p align="center">
36+
<img src="https://github.com/murdercode/Nova4-TinymceEditor/raw/HEAD/art/demo1.gif" width="100%"
37+
alt="Demo Nova4 TinyMce"></p>
3138

3239
## Versioning
3340

@@ -160,6 +167,10 @@ class Article extends Resource
160167

161168
## Enable Image Upload
162169

170+
<p align="center">
171+
<img src="https://github.com/murdercode/Nova4-TinymceEditor/raw/HEAD/art/demo2.gif" width="100%"
172+
alt="Demo Nova4 TinyMce"></p>
173+
163174
> [!WARNING]
164175
> This feature is in BETA and can be unstable or contain bugs/security flaws. We provide it as is, without any warranty.
165176
> For this reason, is disabled by default.

0 commit comments

Comments
Β (0)