Skip to content

Render Markdown links as clickable text in table cells #2

Description

@duiliuliu

Markdown links inside table cells are currently displayed as raw Markdown syntax, including both the link text and URL.
For example:
Application Description
is displayed as:
Application Description

Expected behavior
The table should display only the link text:
Application Description
The text should remain clickable and open the corresponding URL.

Actual behavior
The complete Markdown link syntax is shown as plain text, making table cells unnecessarily long and difficult to read.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions