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