Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_event_note.atom.haml « events « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6fa2f9bd4dbef5086b7c9f185a21e7f9182d7d26 (plain)
1
2
%div{ xmlns: "http://www.w3.org/1999/xhtml" }
  = markdown(note.note, pipeline: :atom, project: note.project, author: note.author)