mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-19 13:41:19 +02:00
Documents use of Editor.withoutNormalizing in conjunction with normalization (#4737)
This commit is contained in:
@@ -365,6 +365,7 @@ Options: `{force?: boolean}`
|
||||
#### `Editor.withoutNormalizing(editor: Editor, fn: () => void) => void`
|
||||
|
||||
Call a function, deferring normalization until after it completes.
|
||||
See [Normalization - Implications for Other Code](./11-normalizing.md#implications-for-other-code);
|
||||
|
||||
## Instance Methods
|
||||
|
||||
|
Reference in New Issue
Block a user