summaryrefslogtreecommitdiff
path: root/app/views/events/_event_issue.atom.haml
blob: 0edb61ea2467fefc2f5cc5d2c793a781d541dfb0 (plain)
1
2
3
%div{xmlns: "http://www.w3.org/1999/xhtml"}
  - if issue.description.present?
    = markdown(issue.description, xhtml: true)