mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-20 23:22:56 +01:00
Fix broken link to Block in docs (#278)
This commit is contained in:
parent
133e504a8c
commit
98d663be5d
@ -41,7 +41,7 @@ A list of child nodes.
|
||||
### `kind`
|
||||
`String`
|
||||
|
||||
An immutable string value of `'document'` for easily separating this node from [`Block`](./block.dm), [`Inline`](./inline.md) or [`Text`](./text.md) nodes.
|
||||
An immutable string value of `'document'` for easily separating this node from [`Block`](./block.md), [`Inline`](./inline.md) or [`Text`](./text.md) nodes.
|
||||
|
||||
### `length`
|
||||
`Number`
|
||||
|
Loading…
x
Reference in New Issue
Block a user