summaryrefslogtreecommitdiff
path: root/app/views/events/_event_issue.atom.haml
blob: fad65310021542a8603f16bed8f320960fa2b2af (plain)
1
2
%div{xmlns: "http://www.w3.org/1999/xhtml"}
  = markdown(issue.description, pipeline: :atom, project: issue.project)