Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
341 views
in Technique[技术] by (71.8m points)

How do I make a hyperlink in Slack Block Kit mrkdwn (markdown) block?

How can I make a link in a slack markdown block in Slack Block Kit?

I've tried what I'm used to using for markdown:

This is a [link](https://www.stackoverflow.com)

But that isn't working.

question from:https://stackoverflow.com/questions/65851585/how-do-i-make-a-hyperlink-in-slack-block-kit-mrkdwn-markdown-block

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Slack's Block Kit "mrkdwn" might be a bit different from what you are used to. You will need to do the following instead:

This is a <https://www.stackoverflow.com|link>

You can see this in action in Slack's Block Kit Building (you will need to sign in to a workspace)


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...