I want to send a Markdown table to Slack with its postMessage API, but I got raw content in Slack instead of a rendered table. Does Slack support Markdown tables? I
postMessage
Slack does not support rendering of tables so this markup will not work.
You have two alternatives:
fields