Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Specify Markdown Boolean in PostMessageAsync() #303

Open
Luke-Robinett opened this issue May 2, 2022 · 0 comments
Open

Can't Specify Markdown Boolean in PostMessageAsync() #303

Luke-Robinett opened this issue May 2, 2022 · 0 comments

Comments

@Luke-Robinett
Copy link

Luke-Robinett commented May 2, 2022

When using the PostMessageAsync method and including some markdown in the text argument, the markdown is not parsed, resulting in the markdown itself being present in the Slack message. In reviewing the API docs, the mrkdwn parameter should be true by default so I'm not sure why this isn't working, but it would be nice to have access to the mrkdwn boolean in this signature so I can make sure it's set to true. Also, I'm only using the markdown features that are supported by Slack per the docs. Let me know if there's some other way of going about this. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant