Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Markdown returned by viewModel.getMarkdown() is broken with mentions #911

@ganfra

Description

@ganfra

The viewModel.getMarkdown() method returns invalid string when there are mentions.

Html : <a href=\"https://matrix.to/#/@ganfra:matrix.org\">ganfra</a> Test message

Markdown : <a data-mention-type=\"user\" href=\"https://matrix.to/#/@ganfra:matrix.org\" contenteditable=\"false\">ganfra</a> Test message

It shouldn't contain the <a> tag

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions