Disable filter which wraps long words, still buggy.

This commit is contained in:
Paulo Reis 2016-08-22 14:54:07 +01:00
parent 11ec486c13
commit a9095ccde8

View file

@ -45,7 +45,7 @@ aside.chat(
mathjax,
ng-repeat="content in message.contents track by $index"
)
span(ng-bind-html="content | linky:'_blank' | wrapLongWords")
span(ng-bind-html="content | linky:'_blank'")
.new-message
textarea(