I am using ordered list to list item, each list in the ordered list has a different mark, and suppose any mark is applied to the content of the list, then how do I make sure that style or mark propagates to the list number as well that stored as an attribute
attrs: {
...extra.defaults(),
order: {
default: 1,
},
},