Skip to content

Link titles are removed #2699

@susnux

Description

@susnux

Describe the bug
If a markdown file includes a link with a title set, the title is either removed or set to the link target.
As the text app does not use the title (within the editor the author name overlays the link title so the title is never shown),
there is no reason to change it in the source.

e.g. if you are using the markdown file also in other applications it changes its behavior.

To Reproduce
Open a markdown file containing

[Dashboard](/apps/dashboard "To the dashboard")

Save and open the markdown file with a text editor, the link now looks like this:

[Dashboard](/apps/dashboard)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions