Fix taggable path in text formatter comment [ci skip]

This commit is contained in:
Steffen van Bergerem 2017-04-06 14:10:12 +02:00
parent 30fad8279b
commit 791e74104e
No known key found for this signature in database
GPG key ID: 315C9787D548DC6B

View file

@ -45,7 +45,7 @@
"_" + "_" +
"\\-" + "\\-" +
"]+|<3", "]+|<3",
// compare tag_strings in lib/diaspora/taggabe.rb // compare tag_strings in lib/diaspora/taggable.rb
preceding: "^|\\s" preceding: "^|\\s"
}); });