https://bugs.kde.org/show_bug.cgi?id=516536
--- Comment #3 from James Graham <[email protected]> --- Git commit 66546620d3bf003617a98ed3e00f83df420282ea by James Graham. Committed on 04/03/2026 at 19:09. Pushed by nvrwhere into branch 'master'. Fix Code Markdown on Enter Make sure that there isn't an extra line when creating a code block by typing ``` then return. This also makes sure that block cache grabs code as plain text to avoid weird formatting. M +4 -1 autotests/blockcachetest.cpp M +20 -0 autotests/chatmarkdownhelpertest.qml M +2 -1 src/libneochat/blockcache.cpp M +4 -0 src/libneochat/chatmarkdownhelper.cpp https://invent.kde.org/network/neochat/-/commit/66546620d3bf003617a98ed3e00f83df420282ea -- You are receiving this mail because: You are watching all bug changes.
