Hello there.
I’m creating a regular bulleted list. Using setRangeListOptions()
.
text.characters = text.characters + i + ' line\n'
text.setRangeListOptions(1,4, { type: "UNORDERED"} )
Is it possible to create a nested list somehow? It looks like this: