mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
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>
(cherry picked from commit dc33a0ae67)
430 B
430 B
Render JSON payloads nicely in a Zulip code block! This is particularly useful when you want to capture a webhook payload as part of writing an incoming webhook integration.
-
{!create-stream.md!}
-
{!create-bot-construct-url.md!}
-
Configure your application to send the webhook payload to the URL generated above.
{!congrats.md!}
