Insertion of undefined in list

Steps to reproduce

(I will upload some photos to try describe when errors occurs, sorry for my english :smiley:)

  1. Have a numbered list with a sub-list like this
    image
  2. Go to the end of the numbered item, that have the sub-list
  3. Press enter to auto insert a new item
  4. Press tab to move one indentation to the right

Expected result

image

Actual result

image

Environment

  • Operating system: Ubuntu 20.04
  • Obsidian version: 0.8.14

Additional information

I have run some test, apparently it only occurs when you press enter after the numbered list item, when manually typing a new item and pressing tab the bug don’t occurs.

1 Like

Huh. Weird bug! Good catch!

Here’s a recording:

1 Like

Steps to reproduce

  1. Create a list, using β€˜-’ , input something at indent level 1
  2. Create an new item at indent level 2
  3. Create an new item at indent level 3
  4. change the item at indent level 2 as the following:
    1. change the β€œ-” to β€œ1.”,
    2. press tab key

Expected result

nothing abnormal should happen.

Actual result

the item at the indent level 3 looks strange(undefined?).

Environment

  • Operating system:
  • Obsidian version:

Additional information

I think this can be closed, it got fixed in v0.9.12

thanks for reporting