Notes/README.md

24 lines
760 B
Markdown
Raw Normal View History

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.
## CKEditor 5 Mermaid - Running manual test
You can test all of the functionalities of the CKEdtitor 5 mermaid feature with the manual test sample.
Having the build in place, it's enough to execute the following at the root of your local clone of the project:
```
yarn start
```
2022-03-04 13:39:39 +01:00
## License
See [LICENSE.md](LICENSE.md) file.
### Trademarks
**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.