How can I creat numbered lists?

Great!
Unfortunately, only a number with one digit appears with it. So the list starts with the first entry with “1” and shows the tenth entry with “0”. The eleventh entry then has a “1” again.

I tried to use the style “decimal-leading-zero” instead of “decimal”, but it doesn’t seem to work.

How to get numbers with more than one digit?