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