Skip to content

Fix Haskell syntax highlighting

Jacques Erasmus requested to merge 410028-fix-haskell-highlighting into master

What does this MR do and why?

Fixes Haskell syntax highlighting by bumping the version of highlight.js to the latest.

Screenshots or screen recordings

Before After
Screenshot_2023-06-01_at_09.14.59 Screenshot_2023-06-01_at_09.16.30

How to set up and validate locally

  1. Open a Haskell file via the repository files browser
  2. The Haskell syntax should highlight 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 #410028 (closed)

Edited by Jacques Erasmus

Merge request reports