https://bugs.kde.org/show_bug.cgi?id=482078
megan.con...@kdemail.net changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/offi | |ce/ghostwriter/-/commit/ce0 | |ff54cd800db0acc75e496f8789f | |ea72f22ba5 Status|CONFIRMED |RESOLVED --- Comment #3 from megan.con...@kdemail.net --- Git commit ce0ff54cd800db0acc75e496f8789fea72f22ba5 by Megan Conkle. Committed on 07/07/2024 at 01:38. Pushed by wereturtle into branch 'master'. Fix syntax highlighting with unicode characters Applied yet another hacky fix to the syntax highlighting issue that keeps cropping up with various combinations of unicode characters. Cross your fingers! Also noticed a few other bugs happened to be fixed either by this change or by previous refactoring during the port to Qt6. Related: bug 487636, bug 475234, bug 485691 M +5 -1 .gitignore M +3 -0 CHANGELOG.md M +2 -7 src/editor/markdowneditor.cpp M +70 -6 src/editor/markdownhighlighter.cpp M +3 -6 src/markdown/cmarkgfmapi.cpp M +2 -2 src/markdown/markdownnode.cpp M +15 -6 src/markdown/markdownnode.h A +604 -0 widgets.qss https://invent.kde.org/office/ghostwriter/-/commit/ce0ff54cd800db0acc75e496f8789fea72f22ba5 -- You are receiving this mail because: You are watching all bug changes.