Matt - sanemat
Matt - sanemat

Reputation: 5618

Input :) as text on slack

I want to input :) as text in slack.

slack changes it to :slightly_smiling_face: automatically.

I tried using code block, (I can't show code block itself, so I use `` `)

`` `
:)
`` `

But I see only :. ) was dropped.

Upvotes: 0

Views: 84

Answers (2)

Amit
Amit

Reputation: 4350

you can do `:)` and it wont screw up anything.

Upvotes: 0

stud3nt
stud3nt

Reputation: 2153

You can follow this approach but you have to edit the message once.

Steps

  1. First type in ::):
  2. Then edit the message and remove extra colons : and you will only get :) in the message.

Other alternative can be just use : ) instead of :) as suggested in another answer.

Another way: Place your text in single tick (`)

`:)`

Upvotes: 1

Related Questions