https://bugs.kde.org/show_bug.cgi?id=475198
Bug ID: 475198 Summary: Links in markdown show raw markdown rather than a clickable link. Classification: Applications Product: okular Version: 23.08.1 Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: markdown backend Assignee: okular-devel@kde.org Reporter: akb...@gmail.com Target Milestone: --- SUMMARY Links that follow the standard Markdown syntax (e.g. [google](https://google.com)) show the raw markdown rather than a clickable link. STEPS TO REPRODUCE 1. Edit a Markdown file to add a link, such as [google](https://google.com). 2. Open the Markdown file in Okular. OBSERVED RESULT The raw markdown syntax is shown for the link and no part of it is clickable. EXPECTED RESULT Only the text within the [] brackets is shown and clicking it goes to the URL between (). SOFTWARE/OS VERSIONS Linux: Arch Linux KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION This is a recent regression. I'm not sure about the exact timing, but likely corresponds with the 23.08 release. -- You are receiving this mail because: You are the assignee for the bug.