According [this comment](https://github.com/glorious-codes/glorious-demo/issues/43#issuecomment-509857853), figure out a way of offering a way to edit some already typed code. Users should be allowed to: - [ ] Add an entire new line in the middle of the existing code - [ ] Add a new char in the middle of some existing line - [ ] Remove an entire line - [ ] Remove a char from a specific line
According this comment, figure out a way of offering a way to edit some already typed code.
Users should be allowed to: