mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-23 20:42:29 +08:00
Merge pull request #11 from ckeditor/ckem/10-readme-changes
Updating readme file with manual test information
This commit is contained in:
commit
1acc9849c4
12
README.md
12
README.md
@ -5,10 +5,20 @@ Warning: This is an experimental plugin that comes with no support, use it at yo
|
|||||||
|
|
||||||
This package contains a Mermaid feature for CKEditor 5.
|
This package contains a Mermaid feature for CKEditor 5.
|
||||||
|
|
||||||
|
## CKEditor 5 Mermaid - Running manual test
|
||||||
|
|
||||||
|
You can test all of the features of the `ckeditor5-mermaid` plugin with the manual test sample.
|
||||||
|
|
||||||
|
After installing dependencies it's enough to execute the following script at the root of your local clone of the project:
|
||||||
|
|
||||||
|
```
|
||||||
|
yarn start
|
||||||
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
See [LICENSE.md](LICENSE.md) file.
|
See [LICENSE.md](LICENSE.md) file.
|
||||||
|
|
||||||
### Trademarks
|
### 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.
|
**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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user