summaryrefslogtreecommitdiff
path: root/app/views/events/_event_note.atom.haml
blob: 6fa2f9bd4dbef5086b7c9f185a21e7f9182d7d26 (plain)
1
2
%div{ xmlns: "http://www.w3.org/1999/xhtml" }
  = markdown(note.note, pipeline: :atom, project: note.project, author: note.author)