From 7b2835b73f34808198c69f8edc9504437f09cf48 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 19 Dec 2013 10:50:15 -0500 Subject: [PATCH] respect newlines in About Me on profile page --- .../javascripts/discourse/templates/user/user.js.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/discourse/templates/user/user.js.handlebars b/app/assets/javascripts/discourse/templates/user/user.js.handlebars index 2181c36a811..7cc6818c731 100644 --- a/app/assets/javascripts/discourse/templates/user/user.js.handlebars +++ b/app/assets/javascripts/discourse/templates/user/user.js.handlebars @@ -41,7 +41,7 @@

{{username}} {{{statusIcon}}}

{{name}}

-
{{{bio_excerpt}}}
+
{{{bio_cooked}}}
{{#if isSuspended}}