mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-12 18:24:03 +02:00
Fix relative url to normalizing-11.md (#5596)
This commit is contained in:
@@ -346,7 +346,7 @@ Options: `{force?: boolean; operation?: Operation}`
|
||||
#### `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);
|
||||
See [Normalization - Implications for Other Code](../../concepts/11-normalizing.md#implications-for-other-code);
|
||||
|
||||
### Ref Methods
|
||||
|
||||
|
Reference in New Issue
Block a user