debian-mirror-gitlab/app/views/events/_event_issue.atom.haml

4 lines
125 B
Text
Raw Normal View History

2015-04-26 12:48:37 +05:30
%div{xmlns: "http://www.w3.org/1999/xhtml"}
- if issue.description.present?
= markdown(issue.description, xhtml: true)