2022-03-04 13:39:39 +01:00
CKEditor 5 Mermaid feature
=================================
Warning: This is an experimental plugin that comes with no support, use it at your own risk.
This package contains a Mermaid feature for CKEditor 5.
2022-07-04 08:25:31 +02:00
## CKEditor 5 Mermaid - Running manual test
2022-07-19 14:15:14 +02:00
You can test all of the features of the `ckeditor5-mermaid` plugin with the manual test sample.
2022-07-04 08:25:31 +02:00
2022-07-19 14:15:14 +02:00
After installing dependencies it's enough to execute the following script at the root of your local clone of the project:
2022-07-04 08:25:31 +02:00
```
yarn start
```
2022-03-04 13:39:39 +01:00
## License
See [LICENSE.md ](LICENSE.md ) file.
### Trademarks
2022-07-19 14:15:14 +02:00
**CKEditor** is a trademark of [CKSource ](https://cksource.com ) Holding sp. z o.o. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.