@BrodieOnLinux this might make for a good video

@BrodieOnLinux@mstdn.social this might make for a good video https://bugs.kde.org/show_bug.cgi?id=375951 https://invent.kde.org/plasma/breeze/-/merge_requests/126/commits

3 points · 4 comments · view on lemmy.world

4 Comments

bjoern_tantau@swg-empire.de · 1 pts · 1y (3 replies)
unknown1234_5@kbin.earth · 1 pts · 1y (2 replies)

why'd you comment the same links?

bjoern_tantau@swg-empire.de · 1 pts · 1y (1 reply)

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.

unknown1234_5@kbin.earth · 2 pts · 1y

@bjoern_tantau@swg-empire.de should be fixed now, thanks for letting me know. i hadn't really used links on here before so i thought i had to do it that way. made the same mistake on another post about the same things.