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

Description
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