Skip to content

Commit 769e97b

Browse files
committed
Add some roadmap items to readme
1 parent 9e973b2 commit 769e97b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Demo: [samypesse.github.io/draft-js-code/](http://samypesse.github.io/draft-js-c
1616
- [x] Indent with <kbd>TAB</kbd>
1717
- [x] Insert new line with correct indentation with <kbd>ENTER</kbd>
1818
- [x] Remove indentation with <kbd>DELETE</kbd>
19+
- [ ] Remove indentation with <kdb>SHIFT+TAB</kbd> ([#6](https://github.com/SamyPesse/draft-js-code/issues/6))
20+
- [ ] Handle input of pair characters like `()`, `[]`, `{}`, `""`, etc. ([#3](https://github.com/SamyPesse/draft-js-code/issues/3))
1921

2022
### Installation
2123

0 commit comments

Comments
 (0)