markdownafy the private message text

This commit is contained in:
zhitomirskiyi 2011-03-08 23:12:04 -08:00
parent dda477410d
commit c697df4b5a

View file

@ -12,5 +12,5 @@
= how_long_ago(message) = how_long_ago(message)
%p %p
= message.text = markdownify(message.text)