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