Skip to content

Remove relative_url from markdown preview in RTE

Himanshu Kapoor requested to merge 416667-relative-url-rte into master

What does this MR do and why?

Remove relative_url from markdown preview in RTE

Since relative_url is already included in markdown preview path, it is not necessary to add it again.

Changelog: fixed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

  1. Install gitlab under a relative URL.
  2. Ensure that rich text editor works properly and doesn't throw any errors.

Related to #416667 (closed)

Edited by Himanshu Kapoor

Merge request reports