mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-30 18:39:51 +02:00
docs: fix links
This commit is contained in:
@@ -348,7 +348,7 @@ const withImages = editor => {
|
||||
|
||||
### Override element type methods
|
||||
|
||||
Use these methods that Slate can identify certain elements as [inlines](../concepts/02-nodes#blocks-vs-inlines) or [voids](../concepts/02-nodes#voids).
|
||||
Use these methods so that Slate can identify certain elements as [inlines](../../concepts/02-nodes#blocks-vs-inlines) or [voids](../../concepts/02-nodes#voids).
|
||||
|
||||
#### `isInline(element: Element)`
|
||||
|
||||
|
Reference in New Issue
Block a user