Skip to content

Removes v-html from markdown_viewer.vue

Mehul Sharma requested to merge mehulsharma/gitlab:241936-replace-v-html into master

What does this MR do and why?

Replaces v-html with v-safe-html in app/assets/javascripts/vue_shared/components/content_viewer/viewers/markdown_viewer.vue using GlSafeHtmlDirective.

Parent Epic

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

Edited by Phil Hughes

Merge request reports

Loading