KyleRombach / wmd-new

Automatically exported from code.google.com/p/wmd-new
0 stars 0 forks source link

Use smart continue on lists, block quotes and code blocks. #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When typing in a list, block quote or code block, hitting enter should
continue the list, etc.

This can already be done using shift-enter but it's awkward to hit since
it's done on the keyup event and you have to hold down the shift key longer
than you're probably used to.

I'm going to fix it so that it happens by default whenever the enter key is
pressed.

Original issue reported on code.google.com by Dana.E.R...@gmail.com on 10 Feb 2009 at 8:23