1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-16 04:04:06 +02:00

docs: Add link to normalizing docs from API reference

This commit is contained in:
Sunny Hirai
2021-04-22 16:54:31 -07:00
parent b3d068f75c
commit 3c5cb198df

View File

@@ -361,7 +361,7 @@ Check if a value is a void `Element` object.
#### `normalizeNode(entry: NodeEntry)`
Normalize a Node according to the schema.
[Normalize](../../concepts/11-normalizing.md) a Node according to the schema.
### Override callback method