mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-25 16:20:49 +02:00
[Doc] Add missing previous
property in rules
(#2957)
This commit is contained in:
@@ -87,6 +87,7 @@ A dictionary of inlines by type, each with its own set of validation rules.
|
||||
nodes: Array,
|
||||
normalize: Function,
|
||||
parent: Object|Array,
|
||||
previous: Object|Array,
|
||||
text: RegExp,
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user