Fix HLJS multi-line-rendering
What does this MR do and why?
Fixes content that is rendered across multiple lines, this can include things like multi-line comments, multi-line Python docstrings, and yaml files.
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- Create a yaml file example
- Open the yaml file from the repository files browser
- The file should be rendered as expected
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.
Related to #370501 (closed)
Edited by Jacques Erasmus