File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ A toolbelt for working with the various `Slack APIs`_ in python.
1717Features
1818--------
1919
20- - `Authorization utils `_ to verify | X-Slack-Signature |_
20+ - `Authorization utils `_ to verify `` X-Slack-Signature ``
2121- `Message text utils `_ to do things like:
2222 - Format slack control sequences like ``<@USERIDXX> `` and ``<text|url> ``
2323 with proper escaping
@@ -50,8 +50,6 @@ In the Wild
5050.. _the docs : https://python-slacktools.readthedocs.io
5151.. _API documentation : https://python-slacktools.readthedocs.io/en/latest/api.html
5252
53- .. |X-Slack-Signature | replace :: ``X-Slack-Signature ``
54- .. _X-Slack-Signature : https://api.slack.com/docs/verifying-requests-from-slack
5553.. _Authorization utils : https://python-slacktools.readthedocs.io/en/latest/api.html#module-slacktools.authorization
5654.. _Message text utils : https://python-slacktools.readthedocs.io/en/latest/api.html#module-slacktools.message
5755.. _Message sending functions : https://python-slacktools.readthedocs.io/en/latest/api.html#module-slacktools.chat
You can’t perform that action at this time.
0 commit comments