zulip/zerver/webhooks/slack
Anders Kaseorg dc33a0ae67 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-26 17:36:31 -07:00
..
fixtures webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py Add Slack webhook. 2017-03-23 23:32:38 -07:00
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py webhooks/slack: Stop wrapping message content in backticks. 2022-01-10 11:37:53 -08:00
view.py actions: Split out zerver.actions.message_send. 2022-04-14 17:14:34 -07:00