Description
What Happened?
Tried to create an indented ordered list within an unordered list. (This works on Github e.g.). Pressing <Return>
did not automatically insert a correctly numbered line at the correct indentation level
Steps to Reproduce
- Try to type this into a markdown doc:
- This is the first unordered item
- This is the first ordered item
- This is the second ordered item
- This is the second unordered item
- This is the third unordered item
- After pressing
<Return>
on the first ordered item you get:
- First unordered item
- First ordered item
- Second ordered item
Expected Behavior
The second and subsequent ordered list items are correctly indented.
OS Version
7.x (Horus)
Session Type
Classic Session (X11, This is the default)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response