mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-28 01:19:52 +02:00
fix normalize docs
This commit is contained in:
@@ -192,7 +192,7 @@ Will validate a node's marks. The `marks` definitions can declare the `type` pro
|
|||||||
|
|
||||||
### `normalize`
|
### `normalize`
|
||||||
|
|
||||||
`normalize(change: Change, violation: String, context: Object) => Void`
|
`normalize(change: Change, error: SlateError) => Void`
|
||||||
|
|
||||||
```js
|
```js
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user