Support ordered lists #80
Closed
horacioh
started this conversation in
Feature Requests
Replies: 3 comments
-
I'm working on other projects at the moment but I am open to review any PR :) For the nesting, we should try to reuse the one we have for unordered lists. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is there any difference between ordered and unordered lists? The nesting works the same for both.. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Indeed, you can try it out there. Next step would be to add options to customize the "label" of each level, e.g.: |
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.
-
is there any plans on supporting ordered lists?
things to consider:
1.
wrap the node on a ORDERED_LIST nodeI have ordered lists support outside already, but will check how to support nesting on it too!
Beta Was this translation helpful? Give feedback.
All reactions