Open
Description
To reproduce: goto https://yabwe.github.io/medium-editor/demo.html and clear the contents
- Type 'Hello World'
- Press enter
- Type 'Goodbye World'
- Highlight the first line and click 'H2'
- Put the cursor at the end of the line and press your delete key
- Press 'Shift'+'Enter' to create a single break
- Highlight 'Hello World' header and try to click 'H2' to toggle it
Observe the weird behaviour. The only way I've found to fix it is to delete everything and start again
(In Chrome 49.0.2623.110 on Mac OSX 10.11.1)