Files
gitlabhq/app/views/notify/_note_message.html.haml
T
Douwe Maan d80a4d3c15 Merge branch 'rs-redactor-filter' into 'master'
Separate rendering of Markdown reference links from redacting those the user doesn't have access to and extracting referenced objects

Related: !1014

See merge request !1090
2015-10-17 13:57:22 +02:00

3 lines
48 B
Plaintext

%div
= markdown(@note.note, pipeline: :email)