Skip to content

Commit

Permalink
Add note about non-list-items in lists
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 29, 2017
1 parent 0c5c986 commit 24615f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,8 @@ Yields:

### `List`

`List` ([`Parent`][parent]) contains [`ListItem`s][listitem].
`List` ([`Parent`][parent]) contains [`ListItem`s][listitem]. No other nodes
may occur in lists.

The `start` property contains the starting number of the list when
`ordered: true`; `null` otherwise.
Expand Down

0 comments on commit 24615f3

Please sign in to comment.