Skip to content

fix: images not working in MR/Issue comments

Tomas Vik requested to merge 303-relative-link-in-comments into main

This MR fixes the rendering of images in MR/Issue comments on both Overview page and in the diff view.

The MR introduces unified handling of HTML and Markdown comments to ensure that in all parts of the apps we change relative links to absolute links.

before after
MR Diff image image
MR/Issue Overview Description image image
MR/Issue Overview Comment image image

Related to #303 (closed)

Edited by Tomas Vik

Merge request reports

Loading