Skip to content

Fix HLJS multi-line-rendering

Jacques Erasmus requested to merge 370501-fix-multiline-rendering into master

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
Screenshot_2022-10-10_at_11.05.43 Screenshot_2022-10-10_at_11.06.31
Screenshot_2022-10-10_at_11.09.04 Screenshot_2022-10-10_at_11.08.38

How to set up and validate locally

  1. Create a yaml file example
  2. Open the yaml file from the repository files browser
  3. 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.

Related to #370501 (closed)

Edited by Jacques Erasmus

Merge request reports

Loading