Skip to content

Ordered list doesn't show numbers in text file #7095

@Olybo

Description

@Olybo

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

  • Markdown syntax is not properly rendered in text
  • Markdown syntax is removed after closing text
  • Markdown syntax is changed after closing text
  • Something else: Please describe more in detail

Example markdown file

1. one
2. two
3. three
4. ...

Resulting markdown file after opening in text

one

two

three

...

Screenshot of the rendering in text

Image

Details

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

Image

If set to decimal numbers show up.
Image

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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions