Now that the EuiText has a new use case, Docs, we should update the ordered list styles to follow a more standard documentation system.
The current ordered list in EUI is decimal:

As @glitteringkatie pointed out in https://github.com/elastic/docsmobile/pull/411:
I feel like most standard systems go decimal > lower-alpha > lower-numeral. Github flips lower-alpha and lower-numeral around.
- A thing
- Another point
- A different point
- With nested
- points
- that are
- pointy
We can also take a look at the description lists. As pointed out by QA in https://github.com/elastic/docs-migration/issues/35#issuecomment-1385913717:
It's easier for people to parse when definitions are indented relative to their associated terms.
Now that the
EuiTexthas a new use case, Docs, we should update the ordered list styles to follow a more standard documentation system.The current ordered list in EUI is decimal:
As @glitteringkatie pointed out in https://github.com/elastic/docsmobile/pull/411:
We can also take a look at the description lists. As pointed out by QA in https://github.com/elastic/docs-migration/issues/35#issuecomment-1385913717: