mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-02 22:21:41 +08:00
Added manual test information to the readme file.
This commit is contained in:
parent
4dc6fbf2ad
commit
94ed16ca98
10
README.md
10
README.md
@ -5,6 +5,16 @@ Warning: This is an experimental plugin that comes with no support, use it at yo
|
||||
|
||||
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
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
See [LICENSE.md](LICENSE.md) file.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user