Skip to content

Commit f2e86ed

Browse files
Update README.md
1 parent 25a24bf commit f2e86ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ The result of running this code produces the following in the test Slack Workspa
4242

4343
To learn more about how data should be formatted before sending it as a argument to the above code, check out the [Slack API Docs](https://api.slack.com/messaging/composing/formatting).
4444

45+
You can also check your messages format using [Slacks Message Formatting Tool](https://api.slack.com/docs/messages/builder?msg=%7B%22text%22%3A%20%22This%20is%20a%20line%20of%20text.%5CnAnd%20this%20is%20another%20one.%22%7D).
46+
4547

4648
And here is a more complicated example using attachments:
4749

0 commit comments

Comments
 (0)