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