Commit 885bfe3b authored by Stan Hu's avatar Stan Hu

Merge pull request #9839 from huacnlee/fix/add-author-info-into-note-messages

Make sure notify email always has author info.
parents 03a5df99 303f79f8
%div
"#{link_to @note.author_name, user_url(@note.author)} wrote:"
%div
= markdown(@note.note, pipeline: :email)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment