mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 21:26:07 +10:00
4 lines
177 B
Plaintext
4 lines
177 B
Plaintext
%div{xmlns: "http://www.w3.org/1999/xhtml"}
|
|
- if issue.description.present?
|
|
= markdown(issue.description, xhtml: true, reference_only_path: false, project: issue.project)
|