Describe the bug
I tried to begin a new paragraph with the current date in German format (1. November 2018). What happens is that as soon as you write 1.
it will switch the block to a list block with an ordered list and you can’t get it working to be a paragraph with a starting string like 1.
.
In the screenshot following below I also started by writing 01. November 2018 and tried to remove the leading zero (which is usually only used in programming contexts but not written by humans) but that didn’t work either.
To Reproduce
Steps to reproduce the behavior:
1.
following by a space.Expected behavior
You should be able to press CTRL + Z
or ⌘ + Z
to switch back to the paragraph mode while the 1.
is still visible as regular text instead of being bound to an ordered list.
Screenshots
Desktop (please complete the following information):
Additional context
Interesting that you bring this up.
Just yesterday I realized I cannot start a paragraph with an asterisk (it creates a bullet point. Turning off the bullet point removes the asterisk.
My recommendation:
Google Docs and Microsoft Word also auto-insert numbering and bullet points, but if you press backspace immediately after it auto-inserts, it reverts to plain text.
Confirmed in latest master and Chrome. ⌘ + Z is actually working, it reverts the block type but also removes the focus of the block. Once you focus and press a key it transforms the block back to a list.
cc: @iseulde
Yes, I'm aware of this issue. I'll think about a fix. Thanks!
Most helpful comment
Yes, I'm aware of this issue. I'll think about a fix. Thanks!