Docs feedback: misleading GLFM lists syntax

https://docs.gitlab.com/ee/user/markdown.html#lists

The first example renders in GitLab in a different way than shown in the documentation. Specifically, a ordered sub-list uses the characters a, b, c, where GitLab renders 1, 2, 3 respectively. The incompatibility is misleading.