If you create a list item with some style, press enter to create a new item at the same level and then press tab you lose the formatting on the selection.
Lexical version: latest
Steps To Reproduce
- Create a list that has some styling, for example bold:

- Press enter to create a new list item of the same level (bold styling remains on selection.

- Press tab to indent the list item (bold styling disappears).

Link to code example:
Can easily be reproduced on the playground.
The current behavior
Selection formatting is lost after indenting a list item.
The expected behavior
Selection formatting is not lost after indenting a list item.
Impact of fix
Currently an important bug on my app is caused by this.