Handle enter

i want to have one command that is same like splitBlockKeepMarks , but for orderedlist so that when I click enter it put all mark like font family , color of previous line in case of orderedlist

splitBlockKeepMarks works fine for normal node but in case of any list it not put list item in front of list like serial number , checkbox or radio button.

how I can solve this problem is there existing command for this or do I need to create my custom one ??

This patch adds a splitListItemKeepMarks commands that should help with this.

1 Like