Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chatwoot/chatwoot
/
Class
app/javascript/shared/helpers/MessageFormatter.js:81–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
const
TWITTER_HASH_REPLACEMENT =
'$1[#$2](https://twitter.com/hashtag/$2)'
;
80
81
class
MessageFormatter {
82
constructor(
83
message,
84
isATweet = false,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected