Skip to content

Generate dependency links for package.json files

What does this MR do and why?

Generates links to dependencies when highlighting content with Highlight.js

Screenshots or screen recordings

before after
Screenshot_2022-07-07_at_16.39.47 Screenshot_2022-07-07_at_16.40.11

How to set up and validate locally

  1. Ensure the highlight_js feature flag is enabled.
  2. Open a package.json file from the repository files browser.
  3. Click on a dependency name or version.

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 #358793 (closed)

Edited by Jacques Erasmus

Merge request reports

Loading