summaryrefslogtreecommitdiff
path: root/app/views/notify/_note_message.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/_note_message.html.haml')
-rw-r--r--app/views/notify/_note_message.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/_note_message.html.haml b/app/views/notify/_note_message.html.haml
index 3fd4b04ac84..00cb4aa24cc 100644
--- a/app/views/notify/_note_message.html.haml
+++ b/app/views/notify/_note_message.html.haml
@@ -1,2 +1,2 @@
%div
- = markdown(@note.note, reference_only_path: false)
+ = markdown(@note.note, pipeline: :email)