• Björn Tantau@swg-empire.de
    link
    fedilink
    arrow-up
    1
    ·
    4 months ago

    Your markdown is wrong and makes your links unclickable.

    It is

    [https://bugs.kde.org/show_bug.cgi?id=375951](url)
    [https://invent.kde.org/plasma/breeze/-/merge_requests/126/commits](url)
    

    but it should be

    [bug report](https://bugs.kde.org/show_bug.cgi?id=375951)
    [merge request](https://invent.kde.org/plasma/breeze/-/merge_requests/126/commits)
    

    Or just simply the URLs without any markdown.