Skip to content

Fix Markdown not rendering on releases page

Stan Hu requested to merge sh-fix-mermaid-releases-page into master

Previously Markdown that appeared in the releases page would only be shown in the tags page, but not in the summary page. We fix this by adding a reference to GitLab Markdown in the description block and ensuring the Vue component renders Markdown.

Closes #39483 (closed)

Edited by Stan Hu

Merge request reports