https://bugs.kde.org/show_bug.cgi?id=426466
Bug ID: 426466 Summary: doxygen latex formulas are highlighted differently in single-line and multi-line comment blocks (C/C++) Product: frameworks-syntax-highlighting Version: 5.74.0 Platform: Gentoo Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: syntax Assignee: kwrite-bugs-n...@kde.org Reporter: uley...@gmail.com CC: walter.von.entfer...@posteo.net Target Milestone: --- Created attachment 131587 --> https://bugs.kde.org/attachment.cgi?id=131587&action=edit Illustration of incorrect text highlighting STEPS TO REPRODUCE 1. Create file test.c or test.cpp 2. Open it in kate (or kdevelop) 3. Type /*! * Correctly highlighted text @f$a+b@f$ Incorrectly highlighted text */ //! Correctly highlighted text @f$a+b@f$ Correctly highlighted text 4. See result OBSERVED RESULT Text in a multiline block is not highlighted correctly. EXPECTED RESULT Text in a multiline block is highlighted correctly. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Gentoo Linux (available in About System) KDE Plasma Version: 5.74.0 KDE Frameworks Version: 5.74.0 Qt Version: 5.15.1 ADDITIONAL INFORMATION Screenshot attached -- You are receiving this mail because: You are watching all bug changes.