3 lines
141 B
Text
3 lines
141 B
Text
%div{xmlns: "http://www.w3.org/1999/xhtml"}
|
|
- if merge_request.description.present?
|
|
= markdown(merge_request.description, xhtml: true)
|