Fix taggable path in text formatter comment [ci skip]
This commit is contained in:
parent
30fad8279b
commit
791e74104e
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue