debian-mirror-gitlab/app/views/events/_event_issue.atom.haml
2015-09-11 14:41:01 +05:30

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)