Allow new lines (<br>)

This commit is contained in:
Manuel Schölling 2011-10-10 20:41:54 +02:00
parent 32f1b61719
commit 1135c0ad79

View file

@ -17,6 +17,7 @@ module MarkdownifyHelper
}
render_options[:filter_html] = true
render_options[:hard_wrap] ||= true
# This ugly little hack basically means