Describe the problem/error/question
I have an LLM generating a response in Markdown format. I’m using the Slack node to post a message. I have tried both, Simple Text and specifying Markdown in the options (see screenshot) I have also tried specifying a block structure to use (and it does not use it, it just inserts the “Notification Text” in the same format as the Simple Message). The type is always “text”, but when I specify Markdown is should change the type to “mrkdwn” shouldn’t it?
Information on your n8n setup
- n8n version: version 1.88.0
- Database (default: SQLite): None
- n8n EXECUTIONS_PROCESS setting (default: own, main): No changes here, whatever cloud sets up
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n Cloud
- Operating system: Mac