-if @issue.description
= markdown(@issue.description, pipeline: :email)
- if @issue.assignee_id.present?
%p
Assignee: #{@issue.assignee_name}