zulip/zerver/webhooks/slack_incoming
Alex Vandiver 1b692984ce slack_incoming: Support "fields" in "section"s.
This is a best-effort rendering of the "fields" of Slack incoming
hooks, which Slack renders in two columns.  We approximate them in a
Markdown table, with some minor in-place replacements.

Fixes #22228.
2023-01-04 14:03:47 -08:00
..
fixtures slack_incoming: Verify that keys exist before checking their value. 2022-11-29 16:34:16 -08:00
__init__.py
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py slack_incoming: Support "fields" in "section"s. 2023-01-04 14:03:47 -08:00
view.py slack_incoming: Support "fields" in "section"s. 2023-01-04 14:03:47 -08:00