diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 30e0971..35bb8dd 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -36,7 +36,7 @@ - <%= @user.linkified_about %> + <%= raw @user.linkified_about %>