jpaxton / pagedown

Automatically exported from code.google.com/p/pagedown
Other
0 stars 0 forks source link

Creating bulleted list after numbered converts the first one to bulleted #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Type this:
--------
Example:

 1. Number One
 2. Then Number Two

--------

on last second blank line press Ctr+U and you'll get this:
--------
Example:

 - Number One
 - Then Number Two
 - List item
--------

Chrome 17, Ubuntu
UPD: pressing Ctrl+U converts every list before to bulleted, and Ctrl+O 
converts them all to numbered

Original issue reported on code.google.com by byashi...@gmail.com on 10 Feb 2012 at 6:39

GoogleCodeExporter commented 8 years ago
To me this seems like the correct thing to do; what would you expect to happen 
instead?

Original comment by b...@stackoverflow.com on 12 Sep 2012 at 9:54

GoogleCodeExporter commented 8 years ago
If you want use both numbered and bulleted you should not use shortcuts then. 
Because by pressing Ctrl+U you actually converting all lists to one type. 
That's weired.
But forget it, I actually don't use it anymore. After that I've found tons of 
other bugs and some weired stuff. 

Original comment by byashi...@gmail.com on 12 Sep 2012 at 10:12

GoogleCodeExporter commented 8 years ago

Original comment by b...@stackoverflow.com on 12 Sep 2012 at 10:14