How to modify item number? #3101
Unanswered
sogokt301072
asked this question in
Q&A
Replies: 1 comment
-
I don't think there is at the moment. Lists are numbered automatically but can't contain block elements such as tables. But IIRC CKEditor team is currently working on adding support for arbitrary content within list elements which should allow what you want. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As the image shows

There is an item which is number 3
A table is inserted as a new paragraph under the number 3 item
Under the table, I want to have a new item, which is number 4
However, there is no way for me to insert the 4th item or to modify the item number
Is there any solution for it?
Beta Was this translation helpful? Give feedback.
All reactions