mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-04 06:31:35 +08:00
Update readme
This commit is contained in:
parent
18c3e58128
commit
5011fe40b0
@ -44,7 +44,8 @@ InlineEditor.defaultConfig = {
|
|||||||
};
|
};
|
||||||
```
|
```
|
||||||
### Copying plugin's theme for Lark
|
### Copying plugin's theme for Lark
|
||||||
Copy __theme/ckeditor5-math__ folder from [https://github.com/isaul32/ckeditor5-theme-lark](https://github.com/isaul32/ckeditor5-theme-lark) to your lark theme repository fork.
|
Copy __theme/ckeditor5-math__ folder from [https://github.com/isaul32/ckeditor5-theme-lark](https://github.com/isaul32/ckeditor5-theme-lark) to your lark theme repository fork or install
|
||||||
|
`npm install @ckeditor/ckeditor5-theme-lark@https://github.com/isaul32/ckeditor5-theme-lark --save-dev`
|
||||||
|
|
||||||
### Styles
|
### Styles
|
||||||
Styles requires PostCSS like offical CKEditor plugins.
|
Styles requires PostCSS like offical CKEditor plugins.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user