Skip to content

Commit

Permalink
Add missing next property in rules (ianstormtaylor#2953)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuafa authored and brendancarney committed Aug 5, 2019
1 parent 7377266 commit 7a434ca
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 @@ -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,
Expand Down

0 comments on commit 7a434ca

Please sign in to comment.