Skip to content

Commit

Permalink
Fix taggable path in text formatter comment [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
svbergerem committed Apr 6, 2017
1 parent 30fad82 commit 791e741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/app/helpers/text_formatter.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"_" +
"\\-" +
"]+|<3",
// compare tag_strings in lib/diaspora/taggabe.rb
// compare tag_strings in lib/diaspora/taggable.rb
preceding: "^|\\s"
});

Expand Down

0 comments on commit 791e741

Please sign in to comment.