Merge pull request #2156 from manuels/new_lines

[PaperCut] Allow new lines (<br>)
This commit is contained in:
Daniel Grippi 2011-10-11 09:44:52 -07:00
commit aba29ea479

View file

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