Fix multi-line comments highlighting (highlight.js)
What does this MR do and why?
Fixes the multi-line comments highlighting issue when highlighting with highlight.js
highlight_js
feature flag.
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- Enable the
highlight_js
feature flag - Open a file containing multi-line comments
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.