createwithrani / superlist

Nest multiple blocks inside lists of any kind of list (ordered, unordered, no marker, etc), or do away with list markers and use it like a repeater!
https://wordpress.org/plugins/superlist-block/
GNU General Public License v2.0
20 stars 6 forks source link

Add support for ordered list start value and reverse list numbering #25

Open aurooba opened 2 years ago

aurooba commented 2 years ago

The core/list block supports setting a custom start value for ordered lists, as well as a reverse list numbering feature that works on top level ordered list items:

Screen Shot 2022-02-06 at 1 21 03 PM

Since #14 adds transform support from core/list to createwithrani/superlist, it'd be great if ordered lists in Super List also support those same features.