slack-cli icon indicating copy to clipboard operation
slack-cli copied to clipboard

Problem formatting piped output

Open markbiek opened this issue 5 years ago • 0 comments

I'm trying to pipe a url to a channel and it always ends up formatted with backticks.

For example:

echo "http://github.com" | slack chat send -ch @mark 

I receive the message but it looks like this: image

Is there a way to format piped output?

markbiek avatar Sep 05 '19 14:09 markbiek