fixed email markdown
This commit is contained in:
parent
21f3da2358
commit
d97a9aa4a4
6 changed files with 22 additions and 4 deletions
|
@ -18,6 +18,6 @@
|
|||
%tr
|
||||
%td{:valign => "top"}
|
||||
%div{ :style => "background:#f5f5f5; padding:20px;border:1px solid #ddd" }
|
||||
= RDiscount.new(@note.note, :autolink, :no_pseudo_protocols, :safelink, :smart, :filter_html).to_html.html_safe
|
||||
= markdown(@note.note)
|
||||
%td{:style => "font-size: 1px; line-height: 1px;", :width => "21"}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue