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

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