https://bugs.kde.org/show_bug.cgi?id=445918
Jan Paul Batrina <jpmbatrin...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jpmbatrin...@gmail.com Ever confirmed|0 |1 Product|kate |frameworks-syntax-highlight | |ing Version|21.08.3 |5.88.0 Status|REPORTED |CONFIRMED Component|kwrite |theme --- Comment #1 from Jan Paul Batrina <jpmbatrin...@gmail.com> --- Confirmed with these steps: 1. open/create .md file 2. Insert the following text: # heading ## heading # heading 2 3. Place cursor on "# heading 2" This is (unintentionally) caused by the folding region highlight introduced by https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/194. The fix would be to ensure that the Heading color(s) and the Bracket Highlight Color are not the same, at least for the default color schemes. -- You are receiving this mail because: You are watching all bug changes.