Does Slack support Markdown?
Slack does not use standard Markdown. It uses its own format called mrkdwn, which is similar but different: bold uses single asterisks (*bold*), italic uses underscores (_italic_), and strikethrough uses single tildes (~strike~). Headers, images, and tables are not supported.