zulip/zerver/webhooks/slack
Eeshan Garg 69dabb51b7 webhooks/slack: Stop wrapping message content in backticks.
Prior to this commit, we wrapped all incoming messages from Slack
in backticks. This led to weird formatting errors when an incom-
ing message from Slack contains backticks, to refer to a function
name, for instance.
2022-01-10 11:37:53 -08:00
..
fixtures
__init__.py
doc.md docs: Advertise Slack-compatible webhook a bit. 2020-05-11 00:07:28 -07:00
tests.py webhooks/slack: Stop wrapping message content in backticks. 2022-01-10 11:37:53 -08:00
view.py webhooks/slack: Stop wrapping message content in backticks. 2022-01-10 11:37:53 -08:00