mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-30 10:29:48 +02:00
Add missing next property in rules (#2953)
This commit is contained in:
@@ -81,6 +81,7 @@ A dictionary of inlines by type, each with its own set of validation rules.
|
||||
first: Object|Array,
|
||||
isVoid: Boolean,
|
||||
last: Object|Array,
|
||||
next: Object|Array,
|
||||
marks: Array,
|
||||
match: Object|Array,
|
||||
nodes: Array,
|
||||
|
Reference in New Issue
Block a user