https://bugs.kde.org/show_bug.cgi?id=503933
Joshua Goins <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/neochat/-/commit/73874f | |93ee30183c82c901605c654ba4a | |76be6b6 Version| |26.04.1 Fixed/Implemented| | In| | Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #2 from Joshua Goins <[email protected]> --- Git commit 73874f93ee30183c82c901605c654ba4a76be6b6 by Joshua Goins. Committed on 06/05/2026 at 20:19. Pushed by redstrate into branch 'master'. Don't mangle URLs with two consecutive underscores This was because CMark (erroneously) thinks the user wants to turn the text bold, we can manually escape the URL to get around this behavior. FIXED-IN: 26.04.1 M +24 -0 autotests/texthandlertest.cpp M +23 -0 src/libneochat/texthandler.cpp M +1 -0 src/libneochat/texthandler.h https://invent.kde.org/network/neochat/-/commit/73874f93ee30183c82c901605c654ba4a76be6b6 -- You are receiving this mail because: You are watching all bug changes.
