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