You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im thinking in some way to set the first element in an ordered list, this is the current behaviour:
first element
second element
third element
(I want an image, code block or whatever and continue my list with number 4 however if I insert a new list Im forced to continue with number 1)
fourth element
fith element
....
....
I think will be a good idea to have an input in the Block Settings box where will be possible to type the first element of the list so the following will be possible:
first element
second element
third element
(I want an image, code block or whatever and continue my list with number 4 however if I insert a new list Im forced to continue with number 1)
fourth element
fith element
(another image or something)
....
.....
If is possible right now forget about this, however after reading documentation and viewing some examples "first element of an ordered list" is not supported, I was thinking to extend this class (List component) and have this behaviour in some way only for me but at the last page of the official documentation I see that is possible contribute and commit the changes, I think this last option will be much better. what do you think?
The text was updated successfully, but these errors were encountered:
Have you had any feedback on this? Did you just implement it on your project?
Im looking at adding this feature in so that ordered lists can have extra settings (specifically 'start' and 'type') - but before diving in and doing a PR I wanted to check if you had done anything / have a solution to this already?
Im thinking in some way to set the first element in an ordered list, this is the current behaviour:
(I want an image, code block or whatever and continue my list with number 4 however if I insert a new list Im forced to continue with number 1)
....
....
I think will be a good idea to have an input in the Block Settings box where will be possible to type the first element of the list so the following will be possible:
(I want an image, code block or whatever and continue my list with number 4 however if I insert a new list Im forced to continue with number 1)
(another image or something)
If is possible right now forget about this, however after reading documentation and viewing some examples "first element of an ordered list" is not supported, I was thinking to extend this class (List component) and have this behaviour in some way only for me but at the last page of the official documentation I see that is possible contribute and commit the changes, I think this last option will be much better. what do you think?
The text was updated successfully, but these errors were encountered: