Skip to content

markdown lists are rendered without the bulletpoints #17546

@HarHarLinks

Description

@HarHarLinks

Description

markdown lists are missing the bulletpoints, same for numbered

image

Steps to reproduce

{
  "type": "m.room.message",
  "content": {
    "msgtype": "m.text",
    "body": "1. test\n2. this ",
    "format": "org.matrix.custom.html",
    "formatted_body": "<ol>\n<li>test</li>\n<li>this</li>\n</ol>\n"
  }
}

Describe how what happens differs from what you expected.

Logs being sent: no

Version information

  • Platform: desktop

For the desktop app:

  • OS: Arch
  • Version: aur/element-desktop-nightly-bin 2021060301-1

Metadata

Metadata

Assignees

No one assigned

    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