diff --git a/app/views/shared/_answerbox.html.haml b/app/views/shared/_answerbox.html.haml
index e1ec29b8..e486e8fc 100644
--- a/app/views/shared/_answerbox.html.haml
+++ b/app/views/shared/_answerbox.html.haml
@@ -21,7 +21,7 @@
%a{href: show_user_question_path(a.question.user.screen_name, a.question.id)}
#{a.question.answer_count} answers
.answerbox--question-text
- = markdown a.question.content
+ = a.question.content
.panel-body
- if @display_all.nil?
.answerbox--answer-text