slackhq / slack-api-docs

API Docs for Slack.com
https://api.slack.com/
426 stars 85 forks source link

escape chars are handled strange when inserted before text modifiers #34

Closed michaelperret closed 9 years ago

michaelperret commented 9 years ago

screen shot 2015-07-31 at 2 25 19 pm

awalla commented 9 years ago

Thanks for this! The backslash won't escape the formatting, I'm afraid. You can prevent the formatting by using single or triple backticks to enclose the message. You can also prevent it by adding a space on either side of the formatting character: \ * stuff in asterisks \ *. I hope that helps! If you have any feedback or questions in future, we can be reached at feedback@slack.com. We'll be monitoring issues here, but sending an email will generally result in a quicker reply from us. Thanks!