Skip to content

Completely remove jQuery from GFM

What does this MR do and why?

Resolve Migrate render_gfm behavior to vanilla Javascript (#375785 - closed)

This MR removes any reliance on jQuery when rendering GitLab Flavoured Markdown.

Steps to reproduce

  1. Open any merge request
  2. Edit the MR description
  3. Hit the 'Preview' button in the editor
  4. It should correctly preview GitLab Flavoured Markdown

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stanislav Lashmanov

Merge request reports