Short summary of the issue
The bug
The numbers in an ordered list don't show up
To Reproduce
Create an ordered list and see the numbers not showing
Example markdown file
1. one
2. two
3. three
4. ...
Resulting markdown file after opening in text
Screenshot of the rendering in text

Details
- Nextcloud version: 30.0.8
- Self diagnostic :
ol css is set to list-style: none

If set to decimal numbers show up.

Edit : Maybe it's a wrong diagnostic as setting ol css to list-style: decimal show number in the Nextcloud navbar 😅

Short summary of the issue
The bug
The numbers in an ordered list don't show up
To Reproduce
Create an ordered list and see the numbers not showing
Example markdown file
Resulting markdown file after opening in text
Screenshot of the rendering in text
Details
ol css is set to
list-style: noneIf set to

decimalnumbers show up.Edit : Maybe it's a wrong diagnostic as setting ol css to
list-style: decimalshow number in the Nextcloud navbar 😅