mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-03 04:02:33 +02:00
fix some doc's bug (with v0.57.1) (#3393)
* fix: code blocks's info string this info string. should be `jsx` * fix: editor's exec invoke now, editor.exec() is not available in Slate v0.57.1 so, use editor.insertText() to instead it * refactor: delete a nerver used value * update add new chinese translate update chinese translate to `v0.57.1` Co-authored-by: Ian Storm Taylor <ian@ianstormtaylor.com>
This commit is contained in:
@@ -129,7 +129,7 @@ If even that's not enough, you can always [read the source itself](./packages/sl
|
||||
|
||||
There are also translations of the documentation into other languages:
|
||||
|
||||
- [中文](https://doodlewind.github.io/slate-doc-cn/)
|
||||
- [中文](https://github.com/loveloki/slate-docs-cn): `v0.57.1`
|
||||
|
||||
If you're maintaining a translation, feel free to pull request it here!
|
||||
|
||||
|
Reference in New Issue
Block a user