Skip to content

Commit

Permalink
Document new autolist behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Jan 17, 2017
1 parent c1a11d5 commit 123377a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ We support keyboard shortcuts inspired by the ones used in [Google Docs](https:/
- Pressing return on an empty list item should un-indent it until it is not nested, and then remove it.
- Pressing return at the end of a block should create an empty unstyled block.
- Atomic blocks (images, embeds, `hr`) are always preceded and followed by an empty block. See [facebook/draft-js#327](https://github.com/facebook/draft-js/issues/327).
- Blocks starting with "- ", "* ", "1. " are automatically converted to list items.

### Unsupported scenarios

Expand Down

0 comments on commit 123377a

Please sign in to comment.