Skip to content

Commit

Permalink
[Doc] Add missing previous property in rules (ianstormtaylor#2957)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuafa authored and brendancarney committed Aug 8, 2019
1 parent 7a434ca commit 799df41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/slate/schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
}
```
Expand Down

0 comments on commit 799df41

Please sign in to comment.